From c74123e806084b06f06d22f20dbcb6eb7834b82b Mon Sep 17 00:00:00 2001 From: James Foucar Date: Mon, 24 Apr 2017 14:01:55 -0600 Subject: [PATCH] More progress Change SAVE_TIMING_DIR default to UNSET for ACME. Even if SAVE_TIMING_DIR is UNSET, some postrun timing operations need to be done. --- cime_config/config_component.xml | 9 --------- cime_config/config_component_acme.xml | 9 +++++++++ cime_config/config_component_cesm.xml | 9 +++++++++ 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/cime_config/config_component.xml b/cime_config/config_component.xml index 6c655021b1ec..943725f081fd 100644 --- a/cime_config/config_component.xml +++ b/cime_config/config_component.xml @@ -915,15 +915,6 @@ timer output depth - - char - - timing - run_flags - env_run.xml - Where to auto archive timing data - - logical TRUE,FALSE diff --git a/cime_config/config_component_acme.xml b/cime_config/config_component_acme.xml index 73d9fcc336dc..8350eb7084b1 100644 --- a/cime_config/config_component_acme.xml +++ b/cime_config/config_component_acme.xml @@ -23,6 +23,15 @@ logical to save timing files in rundir + + char + + UNSET + run_flags + env_run.xml + Where to auto archive timing data + + integer 20 diff --git a/cime_config/config_component_cesm.xml b/cime_config/config_component_cesm.xml index fbad2fde32f2..7195dee649b4 100644 --- a/cime_config/config_component_cesm.xml +++ b/cime_config/config_component_cesm.xml @@ -23,6 +23,15 @@ logical to save timing files in rundir + + char + + timing + run_flags + env_run.xml + Where to auto archive timing data + + integer 0