[Dart-dev] DART/trunk Revision: 12160

dart at ucar.edu dart at ucar.edu
Fri Dec 1 16:02:32 MST 2017


nancy at ucar.edu
2017-12-01 16:02:32 -0700 (Fri, 01 Dec 2017)
159
add the debugging option in this namelist
for filter to write out the obs seq each
time through the cycle.  this is painfully
slow.  use only when desparate.




Modified: DART/trunk/models/lorenz_96/work/input.nml
===================================================================
--- DART/trunk/models/lorenz_96/work/input.nml	2017-12-01 22:58:49 UTC (rev 12159)
+++ DART/trunk/models/lorenz_96/work/input.nml	2017-12-01 23:02:32 UTC (rev 12160)
@@ -48,6 +48,7 @@
    output_inflation         = .true.,
    output_timestamps        = .false.,
    trace_execution          = .false.,
+   write_obs_every_cycle    = .false.,
    silence                  = .false.,
 
    inf_flavor                  = 2,                       0,


More information about the Dart-dev mailing list