[Dart-dev] DART/branches Revision: 11554

dart at ucar.edu dart at ucar.edu
Thu Apr 27 15:29:10 MDT 2017


nancy at ucar.edu
2017-04-27 15:29:10 -0600 (Thu, 27 Apr 2017)
38
remove output_state_vector from docs




Modified: DART/branches/model_mod_changes/models/POP/model_mod.html
===================================================================
--- DART/branches/model_mod_changes/models/POP/model_mod.html	2017-04-27 21:25:38 UTC (rev 11553)
+++ DART/branches/model_mod_changes/models/POP/model_mod.html	2017-04-27 21:29:10 UTC (rev 11554)
@@ -319,7 +319,6 @@
    assimilation_period_days     = -1
    assimilation_period_seconds  = -1
    model_perturbation_amplitude = 0.2
-   output_state_vector          = .false.
    binary_grid_file_format      = 'big_endian'
    debug                        = 0,
    model_state_variables        = 'SALT_CUR ', 'QTY_SALINITY             ', 'UPDATE',
@@ -380,16 +379,6 @@
                        of a gaussian distribution with the mean at the value of 
                        the state vector element. --> </TD></TR> 
 
-<TR><!--contents--><TD valign=top>output_state_vector</TD>
-    <!--  type  --><TD valign=top>logical</TD>
-    <!--descript--><TD valign=top>The switch to determine the form of the state vector in the
-                       diagnostic output netCDF files. If <em class=code>.true.</em> 
-                       the state vector will be output exactly as DART uses it 
-                       ... one long array.  If <em class=code>.false.</em>, 
-                       the state vector is parsed into prognostic variables and 
-                       output that way -- much easier to use with 'ncview', for
-                       example.</TD></TR>
-
 <TR><!--contents--><TD valign=top>binary_grid_file_format</TD>
     <!--  type  --><TD valign=top>character(len=32)</em></TD>
     <!--descript--><TD valign=top>The POP grid files are in a binary format.


More information about the Dart-dev mailing list