[Dart-dev] [4364] DART/trunk/models/template/shell_scripts/run_filter.csh: Finish the editing before committing. Change i
nancy at ucar.edu
nancy at ucar.edu
Thu May 13 13:21:55 MDT 2010
Revision: 4364
Author: nancy
Date: 2010-05-13 13:21:55 -0600 (Thu, 13 May 2010)
Log Message:
-----------
Finish the editing before committing. Change in comments at
the top of the file only.
Modified Paths:
--------------
DART/trunk/models/template/shell_scripts/run_filter.csh
-------------- next part --------------
Modified: DART/trunk/models/template/shell_scripts/run_filter.csh
===================================================================
--- DART/trunk/models/template/shell_scripts/run_filter.csh 2010-05-13 19:19:47 UTC (rev 4363)
+++ DART/trunk/models/template/shell_scripts/run_filter.csh 2010-05-13 19:21:55 UTC (rev 4364)
@@ -10,7 +10,10 @@
# run the model advance if &filter_nml has async=4 (parallel filter
# AND parallel model). This version gets the number of ensemble members
# and advance command out of the input.nml namelist file automatically.
-# You do have to set the
+# It also gets the async setting and sets serial vs parallel model
+# automatically. The theory is that once you get this script working on
+# your system, you will not need to change anything here as you change the
+# number of ensemble members, async setting, or model advance command.
#
#=============================================================================
# This block of directives constitutes the preamble for the LSF queuing system
More information about the Dart-dev
mailing list