Hello, I met error while trying to create new CTSM case on Derecho.
I have downloaded CTSM using Derecho following the steps below:
git clone -b release-clm5.0 GitHub - ESCOMP/CTSM: Community Terrestrial Systems Model (includes the Community Land Model of CESM) /Derecho/CTSM
cd clm5.0
./manage_externals/checkout_externals
But when I create a case, the following error appears: ERROR: Could not initialize machine object from /glade/u/home/jiamengl/Derecho/CTSM/ccs_config/machines/config_machines.xml. This machine is not available for the target CIME_MODEL.
I checked the config_machines.xml, and didn't find machine named 'Derecho', so I guess this should be the issue. Wondering how can I fix this.
I have downloaded CTSM using Derecho following the steps below:
git clone -b release-clm5.0 GitHub - ESCOMP/CTSM: Community Terrestrial Systems Model (includes the Community Land Model of CESM) /Derecho/CTSM
cd clm5.0
./manage_externals/checkout_externals
But when I create a case, the following error appears: ERROR: Could not initialize machine object from /glade/u/home/jiamengl/Derecho/CTSM/ccs_config/machines/config_machines.xml. This machine is not available for the target CIME_MODEL.
I checked the config_machines.xml, and didn't find machine named 'Derecho', so I guess this should be the issue. Wondering how can I fix this.