[Dart-dev] DART/branches Revision: 10953
dart at ucar.edu
dart at ucar.edu
Thu Jan 26 08:27:39 MST 2017
nancy at ucar.edu
2017-01-26 08:27:37 -0700 (Thu, 26 Jan 2017)
215
revised code that only allocates space for ensemble sizes with
existing tables. also added the module that will be called by
assim_tools when this is integrated. still needs code review
before being made 'live'.
Modified: DART/branches/rma_trunk/system_simulation/work/input.nml
===================================================================
--- DART/branches/rma_trunk/system_simulation/work/input.nml 2017-01-26 01:06:29 UTC (rev 10952)
+++ DART/branches/rma_trunk/system_simulation/work/input.nml 2017-01-26 15:27:37 UTC (rev 10953)
@@ -6,3 +6,8 @@
ens_size = 80,
output_filename = "final_full",
/
+
+&gen_sampling_error_table_nml
+ ens_sizes = 6
+ debug = .false.
+ /
More information about the Dart-dev
mailing list