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

Irrigation model run with I compset CESM 1.2

Hi All,Anyone successfully ran "I compset" with irrigation on?I followed instructions like this (as given in CLM user guide): Example 4-2. Example Irrigation Simulation > cd scripts # Note here we do a CLMSP simulation as that is what has been validated> ./create_newcase -case IRRIG -res f19_g16 -compset I -mach yellowstone_intel> cd IRRIG # Append "-irrig" to CLM_BLDNML_OPTS in env_run.xml (you could also use an editor)> ./xmlchange CLM_BLDNML_OPTS="-irrig" -append # Change to startup type so uses spunup initial conditions file for irrigation if it exists # By default the model will do a hybrid startup with an initial condition file # incompatible with the irrigation surface dataset.> ./xmlchange RUN_TYPE=startup > ./cesm_setup # Now build and run normally> ./IRRIG.build > ./IRRIG.submit I used  "-irrig on" option because "-irrig" option was asking me put options.I got an error as: CLM build-namelist ERROR: No default value found for create_crop_landunit.            Are defaults provided for this resolution and land mask?ERROR: clm.buildnml.csh failed Please let me know if anyone has solved the issue or any other way out? Thanks. 
 
Top