ashutosh348@gmail_com
New Member
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.