Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Errors in ./case.build of CESM2

Zane

New Member
Hi, I'm new to CESM2.
Now I have errors in ./case.build, the errors are as follows:

Creating component namelists
2022-06-08 15:32:12 atm
Calling /global/home/zhanggw/CESM2/my_cesm_sandbox/components/cam//cime_config/buildnml
...calling cam buildcpp to set build time options
CAM namelist copy: file1 /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test/Buildconf/camconf/atm_in file2 /global/home/zhanggw/CESM2/output/test/run/atm_in
2022-06-08 15:32:13 lnd
Calling /global/home/zhanggw/CESM2/my_cesm_sandbox/components/clm//cime_config/buildnml
2022-06-08 15:32:13 ice
Calling /global/home/zhanggw/CESM2/my_cesm_sandbox/components/cice//cime_config/buildnml
...buildnml calling cice buildcpp to set build time options
2022-06-08 15:32:13 ocn
Calling /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/src/components/data_comps_mct/docn/cime_config/buildnml
2022-06-08 15:32:13 rof
Calling /global/home/zhanggw/CESM2/my_cesm_sandbox/components/mosart//cime_config/buildnml
2022-06-08 15:32:13 glc
Running /global/home/zhanggw/CESM2/my_cesm_sandbox/components/cism//cime_config/buildnml
ERROR cism buildnml: /global/home/zhanggw/CESM2/my_cesm_sandbox/components/cism//bld/build-namelist -infile /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test/Buildconf/cismconf/namelist -caseroot /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test -cimeroot /global/home/zhanggw/CESM2/my_cesm_sandbox/cime -inst_string "" -paramfile cism.config -lnd_grid 0.9x1.25 -glc_grid gland4 -cism_phys cism2 failed: 11
ERROR: /global/home/zhanggw/CESM2/my_cesm_sandbox/components/cism//cime_config/buildnml /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test FAILED, see above


Thanks for the help.
Guwei
 

jedwards

CSEG and Liaisons
Staff member
I can't tell from this what the problem is. Can you try running this from the command line (in the case directory)

/global/home/zhanggw/CESM2/my_cesm_sandbox/components/cism//bld/build-namelist -infile /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test/Buildconf/cismconf/namelist -caseroot /global/home/zhanggw/CESM2/my_cesm_sandbox/cime/scripts/test -cimeroot /global/home/zhanggw/CESM2/my_cesm_sandbox/cime -inst_string "" -paramfile cism.config -lnd_grid 0.9x1.25 -glc_grid gland4 -cism_phys cism2
 
Top