[Dart-dev] DART/branches Revision: 11769

dart at ucar.edu dart at ucar.edu
Tue Jun 27 10:03:11 MDT 2017


raeder at ucar.edu
2017-06-27 10:03:11 -0600 (Tue, 27 Jun 2017)
102
Reduced 'stages' to output to match 'Prior' and 'Posterior'
(no posterior inflation) in DART Classic.



Modified: DART/branches/rma_trunk/models/cam-fv/work/input.nml
===================================================================
--- DART/branches/rma_trunk/models/cam-fv/work/input.nml	2017-06-27 15:48:32 UTC (rev 11768)
+++ DART/branches/rma_trunk/models/cam-fv/work/input.nml	2017-06-27 16:03:11 UTC (rev 11769)
@@ -56,9 +56,9 @@
    adv_ens_command          = 'no_CESM_advance_script'
    async                    = 0
    tasks_per_model_advance  = 1
-   stages_to_write          = 'input','preassim','postassim','output'
+   stages_to_write          = 'preassim','postassim'
    write_all_stages_at_end  = .true.
-   distributed_state        = .true.,
+   distributed_state        = .true.
    ens_size                 = 3
    num_groups               = 1
    


More information about the Dart-dev mailing list