[Dart-dev] [5763] DART/branches/development/models/clm/shell_scripts/assimilate.csh: Extend the modifications to input.nml to include the casename.
nancy at ucar.edu
nancy at ucar.edu
Tue Jun 12 13:12:13 MDT 2012
Revision: 5763
Author: thoar
Date: 2012-06-12 13:12:12 -0600 (Tue, 12 Jun 2012)
Log Message:
-----------
Extend the modifications to input.nml to include the casename.
The script has the casename and can safely override the namelist entry.
Modified Paths:
--------------
DART/branches/development/models/clm/shell_scripts/assimilate.csh
-------------- next part --------------
Modified: DART/branches/development/models/clm/shell_scripts/assimilate.csh
===================================================================
--- DART/branches/development/models/clm/shell_scripts/assimilate.csh 2012-06-12 18:01:12 UTC (rev 5762)
+++ DART/branches/development/models/clm/shell_scripts/assimilate.csh 2012-06-12 19:12:12 UTC (rev 5763)
@@ -112,6 +112,7 @@
g;ens_size ;s;= .*;= $ensemble_size;
g;num_output_state_members ;s;= .*;= $ensemble_size;
g;num_output_obs_members ;s;= .*;= $ensemble_size;
+g;casename ;s;= .*;= "../$MYCASE",;
wq
ex_end
More information about the Dart-dev
mailing list