[Dart-dev] Modified/ Revision: 12837
dart at ucar.edu
dart at ucar.edu
Thu Sep 20 15:31:24 MDT 2018
thoar at ucar.edu
2018-09-20 15:31:24 -0600 (Thu, 20 Sep 2018)
23
Added svn properties.
Modified: DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_DART_config
===================================================================
--- DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_DART_config 2018-09-20 16:58:28 UTC (rev 12836)
+++ DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_DART_config 2018-09-20 21:31:24 UTC (rev 12837)
@@ -4,7 +4,7 @@
# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
-# DART $Id: CESM1_5_DART_config 10982 2017-02-01 23:43:10Z thoar at ucar.edu $
+# DART $Id$
# ---------------------
# Purpose
@@ -407,7 +407,7 @@
exit 0
# <next few lines under version control, do not edit>
-# $URL: https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/cice/shell_scripts/CESM1_5_DART_config $
-# $Revision: 10982 $
-# $Date: 2017-02-01 16:43:10 -0700 (Wed, 01 Feb 2017) $
+# $URL$
+# $Revision$
+# $Date$
Property changes on: DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_DART_config
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_setup_ensemble
===================================================================
--- DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_setup_ensemble 2018-09-20 16:58:28 UTC (rev 12836)
+++ DART/branches/rma_trunk/models/cice/shell_scripts/CESM2_0_setup_ensemble 2018-09-20 21:31:24 UTC (rev 12837)
@@ -4,12 +4,15 @@
# provided by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
-# DART $Id: CESM1_5_setup_ensemble 10422 2016-06-28 22:22:06Z thoar $
+# DART $Id$
-#-----------------------------------------------------------------------
-# Modified to accomondate changes in CESM2
-# YZhang
-#-----------------------------------------------------------------------
+# ------------------------------------------------------------------------------
+# Script to help configure, build, and stage a CESM multi-instance experiment.
+# The experiment initially does not perform any data assimilation. After
+# initial trials are confirmed to be working correctly, the experiment can
+# be restarted with data assimilation enabled. This two-step approach has
+# been shown to have better results than trying to do everything at once.
+# ------------------------------------------------------------------------------
# ==============================================================================
# Options defining the experiment:
@@ -73,8 +76,9 @@
# ==============================================================================
# runtime control namelists
# ==============================================================================
+
setenv runtype branch #set refcase and refdate if runtype is branch
- #will be ignored if runtype is startup
+ #will be ignored if runtype is startup
setenv refcase free_ens10
setenv refdate 2005-04-01
@@ -160,6 +164,7 @@
-project ${project} \
--output-root /glade/scratch/$USER/$cesmtag \
--run-unsupported || exit 1
+
# ==============================================================================
# Preserve a copy of this script as it was run.
# Copy the DART setup script (CESM_DART_config) to CASEROOT.
@@ -237,7 +242,6 @@
./xmlchange RUN_REFDATE=${refdate}
./xmlchange RUN_STARTDATE=${startdate}
-#netcdf
./xmlchange PIO_TYPENAME=netcdf
@ nodes_per_instance = 1
@@ -296,18 +300,18 @@
# you can perturb the parameters you're interested in
#===========================================================
-set r_snw = ( -0.8346421 -0.8321888 -0.2238045 -0.9605725 -0.7291763 \
- -1.445741 0.03836016 0.9545915 -0.8282194 -0.7757131 \
- 1.222636 -0.788242 -0.9739172 -0.1878285 0.7847106 \
- -1.923835 -1.866753 -0.9538506 -1.690121 0.6913126 \
- -0.7059948 -1.250739 -1.712841 -1.467445 0.5493592 \
More information about the Dart-dev
mailing list