1.5.2. Running the prognostic crop model
The prognostic crop model is setup to work with CLM4.5, CLM5.0 or CTSM1 with either BGC or CN (with or without DV). In order to use the initial condition file, we need to set the RUN_TYPE to startup rather than hybrid since the compset for f19 sets up to use an initial condition file without crop active. To activate the crop model you can choose a compset that has "Crop" in the name such as "I1850Clm60BgcCrop" or simply add -crop to CLM_BLDNML_OPTS
1.5.2.1. Example: Crop Simulation
> cd cime/scripts
> ./create_newcase --case CROP --res f19_f19_mt232 --compset I1850Clm60BgcCrop
> cd CROP
> ./case.setup
# Now build and run normally
> ./case.build
> ./case.submit