ESMCI / visualCaseGen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to pick an existing CAM grid when in custom grid mode

alperaltuntas opened this issue · comments

The following configuration fails when ./preview_namelists is called:
compset: 2000_CAM60_CLM45%SP_CICE_MOM6_SROF_SGLC_SWAV
res: custom

with the following error message:

ERROR: Command: '/glade/work/altuntas/cesm.sandboxes/cesm2_3_beta09_gui/components/cam/bld/configure -s -fc_type intel -dyn fv -hgrid custom_atm -cpl nuopc -usr_src /glade/scratch/altuntas/FOO.011/SourceMods/src.cam -spmd -nosmp -ocn mom -phys cam6' failed with error 'set_horiz_grid: no match for dycore fv and hgrid custom_atm' from dir '/glade/scratch/altuntas/FOO.011/Buildconf/camconf'

A potential solution is to pick an existing CAM grid when custom grid mode is chosen.