[Dart-dev] DART/branches Revision: 12787
dart at ucar.edu
dart at ucar.edu
Mon Aug 27 09:33:44 MDT 2018
hendric at ucar.edu
2018-08-27 09:33:44 -0600 (Mon, 27 Aug 2018)
39
adding simple_test_nml to input nml.
Modified: DART/branches/rma_distrib/developer_tests/mpi_groups/test/input.nml
===================================================================
--- DART/branches/rma_distrib/developer_tests/mpi_groups/test/input.nml 2018-08-24 20:37:44 UTC (rev 12786)
+++ DART/branches/rma_distrib/developer_tests/mpi_groups/test/input.nml 2018-08-27 15:33:44 UTC (rev 12787)
@@ -13,6 +13,15 @@
debug = .true.
/
+&simple_test_nml
+ num_ens = 1
+ input_state_files = 'simple1.nc', 'simple2.nc'
+ output_state_files = ''
+ dtype = 1
+ ltype = 3
+ ttype = 1
+ /
+
&test_group_mean_nml
num_ens = 1
input_state_files = 'simple1.nc', 'simple2.nc'
More information about the Dart-dev
mailing list