[Dart-dev] [6301] DART/trunk/models/CESM/shell_scripts: make the case names consistent between the initial run

nancy at ucar.edu nancy at ucar.edu
Thu Jul 11 09:46:41 MDT 2013


Revision: 6301
Author:   nancy
Date:     2013-07-11 09:46:41 -0600 (Thu, 11 Jul 2013)
Log Message:
-----------
make the case names consistent between the initial run
and the example of how to do a continuation run off that
initial run (make the refcase name match).

Modified Paths:
--------------
    DART/trunk/models/CESM/shell_scripts/CESM1_1_1_continuation.csh
    DART/trunk/models/CESM/shell_scripts/CESM1_1_1_initial.csh

-------------- next part --------------
Modified: DART/trunk/models/CESM/shell_scripts/CESM1_1_1_continuation.csh
===================================================================
--- DART/trunk/models/CESM/shell_scripts/CESM1_1_1_continuation.csh	2013-07-11 15:42:37 UTC (rev 6300)
+++ DART/trunk/models/CESM/shell_scripts/CESM1_1_1_continuation.csh	2013-07-11 15:46:41 UTC (rev 6301)
@@ -80,7 +80,7 @@
 setenv resolution           0.9x1.25_gx1v6
 setenv cesmtag              cesm1_1_1
 setenv num_instances        30
-setenv refcase              cesm_hybrid
+setenv refcase              cesm_assim
 
 # ==============================================================================
 # define machines and directories

Modified: DART/trunk/models/CESM/shell_scripts/CESM1_1_1_initial.csh
===================================================================
--- DART/trunk/models/CESM/shell_scripts/CESM1_1_1_initial.csh	2013-07-11 15:42:37 UTC (rev 6300)
+++ DART/trunk/models/CESM/shell_scripts/CESM1_1_1_initial.csh	2013-07-11 15:46:41 UTC (rev 6301)
@@ -73,7 +73,7 @@
 #    script names; so consider it's length and information content.
 # num_instances:  Number of ensemble members
 
-setenv case                 cesm_testme
+setenv case                 cesm_assim
 setenv compset              B_2000_CAM5
 setenv resolution           0.9x1.25_gx1v6
 setenv cesmtag              cesm1_1_1


More information about the Dart-dev mailing list