zarzycki@umich_edu
New Member
In the past we have run test cases (on aquaplanets) w/ CAM5 physics without specifying aerosol props/distributions by just using the chem -none flag during build. This worked at 5.1.09 (the last build we were using).
With the new switch over to 5.1.27, it appears chem -none switches over to the modal framework for aerosol initialization and gives me this error when running the SE dycore w/ CAM5 physics (and chem -none) on Bluefire with the aquaplanet use_case:
The model builds/runs fine with CAM4 physics (bulk) and will also begin running if I edit build-namelist to force chem -none to -> bulk instead of modal (although this crashes ~2 days in with issues in the shallow convection package which are likely traced back to me initializing CAM5 w/o modal aerosols).
Is there any undocumented changes to the namelist flags that I should know about to eliminate the above run-time error? Are there just missing data files in the CESM input repo since the version is new? (/fs/cgd/csm/inputdata/)
Thanks.
With the new switch over to 5.1.27, it appears chem -none switches over to the modal framework for aerosol initialization and gives me this error when running the SE dycore w/ CAM5 physics (and chem -none) on Bluefire with the aquaplanet use_case:
0: bulk_props_init: finished for SULFATE
0: (GETFIL): attempting to find local file ocpho_rrtmg_c101112.nc
0: (GETFIL): using /fs/cgd/csm/inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc
1: Opened existing file /fs/cgd/csm/inputdata/atm/cam/physprops/ocpho_rrtmg_c101112.nc 62
0: bulk_props_init: finished for OCPHO
0: (GETFIL): attempting to find local file ocphi_rrtmg_c100508.nc
0: (GETFIL): using /fs/cgd/csm/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc
1: Opened existing file /fs/cgd/csm/inputdata/atm/cam/physprops/ocphi_rrtmg_c100508.nc 62
0: bulk_props_init: finished for OCPHI
0: (GETFIL): attempting to find local file bcpho_rrtmg_c100508.nc
0: (GETFIL): using /fs/cgd/csm/inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc
1: Opened existing file /fs/cgd/csm/inputdata/atm/cam/physprops/bcpho_rrtmg_c100508.nc 62
0: bulk_props_init: finished for BCPHO
0: (GETFIL): attempting to find local file dust4_rrtmg_c090521.nc
0: (GETFIL): using /fs/cgd/csm/inputdata/atm/cam/physprops/dust4_rrtmg_c090521.nc
1: Opened existing file /fs/cgd/csm/inputdata/atm/cam/physprops/dust4_rrtmg_c090521.nc 62
0: bulk_props_init: finished for DUST4
0: (GETFIL): attempting to find local file ssam_rrtmg_c100508.nc
0: (GETFIL): using /fs/cgd/csm/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc
1: Opened existing file /fs/cgd/csm/inputdata/atm/cam/physprops/ssam_rrtmg_c100508.nc 62
0: bulk_props_init: finished for SSAM
0:
0:rad_cnst_init: checking for radiative constituents
0: ENDRUN:init_modes ERROR: cannot find physics buffer field num_c1
2: ENDRUN:init_modes ERROR: cannot find physics buffer field num_c1
3: ENDRUN:init_modes ERROR: cannot find physics buffer field num_c1
1: ENDRUN:init_modes ERROR: cannot find physics buffer field num_c1
3:
The model builds/runs fine with CAM4 physics (bulk) and will also begin running if I edit build-namelist to force chem -none to -> bulk instead of modal (although this crashes ~2 days in with issues in the shallow convection package which are likely traced back to me initializing CAM5 w/o modal aerosols).
Is there any undocumented changes to the namelist flags that I should know about to eliminate the above run-time error? Are there just missing data files in the CESM input repo since the version is new? (/fs/cgd/csm/inputdata/)
Thanks.