[Dart-dev] DART/branches Revision: 10883

dart at ucar.edu dart at ucar.edu
Fri Jan 13 14:30:07 MST 2017


hendric at ucar.edu
2017-01-13 14:30:07 -0700 (Fri, 13 Jan 2017)
81
removing remaining state space diag and io filenames
namelists from model mods.




Modified: DART/branches/rma_fixed_filenames/models/bgrid_solo/work/input.nml
===================================================================
--- DART/branches/rma_fixed_filenames/models/bgrid_solo/work/input.nml	2017-01-13 21:26:45 UTC (rev 10882)
+++ DART/branches/rma_fixed_filenames/models/bgrid_solo/work/input.nml	2017-01-13 21:30:07 UTC (rev 10883)
@@ -322,16 +322,7 @@
    interp_test_vertcoord = 'VERTISLEVEL'
    /
  
-
-
-&io_filenames_nml
-   /
-
 &quality_control_nml
    input_qc_threshold       =  3.0,
    outlier_threshold        = -1.0,
    /
-
-&state_space_diag_nml
-/
-

Modified: DART/branches/rma_fixed_filenames/models/lorenz_63/work/input.workshop.nml
===================================================================
--- DART/branches/rma_fixed_filenames/models/lorenz_63/work/input.workshop.nml	2017-01-13 21:26:45 UTC (rev 10882)
+++ DART/branches/rma_fixed_filenames/models/lorenz_63/work/input.workshop.nml	2017-01-13 21:30:07 UTC (rev 10883)
@@ -214,9 +214,6 @@
    write_binary_restart_files = .false.,
    /
 
-&io_filenames_nml
-/
-
 &model_mod_check_nml
    verbose               = .false.
    test1thru             = 5
@@ -227,9 +224,6 @@
    interp_test_dx        = 0.1
    /
  
-&state_space_diag_nml
-/
-
 &quality_control_nml
    input_qc_threshold       =  3.0,
    outlier_threshold        = -1.0,


More information about the Dart-dev mailing list