From f1146570b5fc2938e8d009c6e95257280c2f135b Mon Sep 17 00:00:00 2001 From: Erik Kluzek Date: Sat, 18 Jan 2025 16:34:09 -0700 Subject: [PATCH] Add continue_run to namelist definition so it can be used to make sure drv_restart_pointer is set in that case, also move it and rundir to the default_settings group so won't be output --- cime_config/namelist_definition_drv.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/cime_config/namelist_definition_drv.xml b/cime_config/namelist_definition_drv.xml index 516f54fa..ab0e951a 100644 --- a/cime_config/namelist_definition_drv.xml +++ b/cime_config/namelist_definition_drv.xml @@ -21,11 +21,23 @@ char nuopc - DRIVER_attributes + + default_settings $RUNDIR + + + logical + nuopc + + default_settings + + $CONTINUE_RUN + + + integer pio @@ -183,6 +195,7 @@ none $DRV_RESTART_POINTER + $DRV_RESTART_POINTER