xmlchange
Change a CESM XML configuration variable to control simulation settings such as run length. Confirm the current value with xmlquery before executing the change.
Instructions
Change a CESM XML configuration variable.
Runs ./xmlchange = from the case directory. Example: variable='STOP_N', value='5' sets the run length to 5 time units. Use xmlquery first to confirm the current value before changing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_dir | Yes | ||
| variable | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |