[Dart-dev] DART/branches Revision: 11046
dart at ucar.edu
dart at ucar.edu
Wed Feb 8 14:40:19 MST 2017
nancy at ucar.edu
2017-02-08 14:40:19 -0700 (Wed, 08 Feb 2017)
43
add the distributed state and mean flags.
Modified: DART/branches/rma_single_file/models/lorenz_63/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/lorenz_63/work/input.nml 2017-02-08 21:33:43 UTC (rev 11045)
+++ DART/branches/rma_single_file/models/lorenz_63/work/input.nml 2017-02-08 21:40:19 UTC (rev 11046)
@@ -51,6 +51,7 @@
num_groups = 1,
perturb_from_single_instance = .false.,
perturbation_amplitude = 0.2,
+ distributed_state = .true.
has_cycling = .true.,
async = 0,
@@ -101,6 +102,7 @@
spread_restoration = .false.,
sampling_error_correction = .false.,
adaptive_localization_threshold = -1,
+ distribute_mean = .false.
output_localization_diagnostics = .false.,
localization_diagnostics_file = 'localization_diagnostics',
print_every_nth_obs = 0
More information about the Dart-dev
mailing list