-
Notifications
You must be signed in to change notification settings - Fork 207
CUG 6.6 BASICS How do I modify the value of CIME xml variables
Robert Jacob edited this page Dec 22, 2016
·
1 revision
CESM recommends using the xmlchange tool to modify env variables. xmlchange supports error checking as part of the implementation. Also, using xmlchange will decrease the chance that typographical errors will creep into the xml files. Conversion of the xml files to environment variables can fail silently with certain xml format errors. To use xmlchange, do, for instance,
> cd $CASEROOT
> ./xmlchange STOP_OPTION=nmonths
> ./xmlchange STOP_N=6