[Dart-dev] [6026] DART/branches/development/models/cam/shell_scripts/ CESM_setup_startup.csh: Made the start date consistent with the date on the restart files we are using .

nancy at ucar.edu nancy at ucar.edu
Tue Apr 2 15:18:11 MDT 2013


Revision: 6026
Author:   thoar
Date:     2013-04-02 15:18:10 -0600 (Tue, 02 Apr 2013)
Log Message:
-----------
Made the start date consistent with the date on the restart files we are using.

Modified Paths:
--------------
    DART/branches/development/models/cam/shell_scripts/CESM_setup_startup.csh

-------------- next part --------------
Modified: DART/branches/development/models/cam/shell_scripts/CESM_setup_startup.csh
===================================================================
--- DART/branches/development/models/cam/shell_scripts/CESM_setup_startup.csh	2013-04-01 16:47:06 UTC (rev 6025)
+++ DART/branches/development/models/cam/shell_scripts/CESM_setup_startup.csh	2013-04-02 21:18:10 UTC (rev 6026)
@@ -97,7 +97,7 @@
 # configure settings ... run_startdate format is yyyy-mm-dd
 # ==============================================================================
 
-setenv run_startdate 2008-10-31
+setenv run_startdate 2008-11-01
 setenv sst_dataset ${cesm_datadir}/atm/cam/sst/sst_HadOIBl_bc_0.9x1.25_1850_2011_c110307.nc
 setenv year_start  1850
 setenv year_end    2010


More information about the Dart-dev mailing list