Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The E3SM Atmosphere Model and E3SM Land Model have a complex system for configuring its compile- and runtime-options that was inherited from E3SMCESM

When creating a case with CIME, a compset alias is expanded to a compset longname and the 2nd element in that longname specifies the atmosphere configuration.

...

/qfs/people/jaco316/E3SM/components/cam/bld/configure -s -ccsm_seq -ice none -ocn docn -caseroot /qfs/people/jaco316/E3SM/cime/scripts/FLbase -comp_intf mct -spmd -spmd -smp -nosmp -dyn se -dyn_target preqx -res ne30np4 -phys cam5 -clubb_sgs -microphys mg2 -chem linoz_mam4_resus_mom -rain_evap_to_coarse_aero -nlev 72 -bc_dep_to_snow_updates

“-phys cam5” is first because it is also earlier in the CAM_CONFIG_OPTS block.

...

/qfs/people/jaco316/E3SM/components/cam/bld/build-namelist -infile /qfs/people/jaco316/E3SM/cime/scripts/FLbase/Buildconf/camconf/cesm_namelist -csmdata /compyfs/inputdata -ignore_ic_year -use_case 2000_cam5_av1c -inputdata /qfs/people/jaco316/E3SM/cime/scripts/FLbase/Buildconf/cam.input_data_list -ntasks 900 -namelist " &atmexp /

...