I would like to turn off the crop model option within the compset: I2000Clm50BgcCropGs with res f19_g16 (200km), so I did add the followings in the namelists user_nl_clm and lnd_in: use_crop = .false. AND irrigate = .false.
The model run gives the following error:
ERROR: Command /gpfs/fs1/home/c/cgf/msol/cesm2.1.3_clm/components/clm/bld/build-namelist failed rc=255
out=err=ERROR : CLM build-namelist::CLMBuildNamelist::setup_cmdl_crop() : Namelist item use_crop contradicts the command-line option -crop, use the command line option
I also wanted to compile the compset without crop e.g., I2000Clm50Bgc, but such a compset is NOT available: CESM2.1.3 Component Sets Definitions
What does this mean: use the command line option?
I'm running the model using:
./case.submit --resubmit-immediate
Any suggestions please?
The model run gives the following error:
ERROR: Command /gpfs/fs1/home/c/cgf/msol/cesm2.1.3_clm/components/clm/bld/build-namelist failed rc=255
out=err=ERROR : CLM build-namelist::CLMBuildNamelist::setup_cmdl_crop() : Namelist item use_crop contradicts the command-line option -crop, use the command line option
I also wanted to compile the compset without crop e.g., I2000Clm50Bgc, but such a compset is NOT available: CESM2.1.3 Component Sets Definitions
What does this mean: use the command line option?
I'm running the model using:
./case.submit --resubmit-immediate
Any suggestions please?