[Dart-dev] DART/branches Revision: 10886

dart at ucar.edu dart at ucar.edu
Fri Jan 13 15:03:40 MST 2017


hendric at ucar.edu
2017-01-13 15:03:40 -0700 (Fri, 13 Jan 2017)
50
removing io_filenames_nml from remaining modules




Modified: DART/branches/rma_fixed_filenames/models/POP/work/input.nml
===================================================================
--- DART/branches/rma_fixed_filenames/models/POP/work/input.nml	2017-01-13 22:01:05 UTC (rev 10885)
+++ DART/branches/rma_fixed_filenames/models/POP/work/input.nml	2017-01-13 22:03:40 UTC (rev 10886)
@@ -328,8 +328,3 @@
    interp_test_dvert     = 2000.0
    interp_test_vertcoord = 'VERTISHEIGHT'
   /
-
-&io_filenames_nml
-  restart_in_stub = 'pop.r.'
-  /
-

Modified: DART/branches/rma_fixed_filenames/models/clm/work/input.nml
===================================================================
--- DART/branches/rma_fixed_filenames/models/clm/work/input.nml	2017-01-13 22:01:05 UTC (rev 10885)
+++ DART/branches/rma_fixed_filenames/models/clm/work/input.nml	2017-01-13 22:03:40 UTC (rev 10886)
@@ -343,16 +343,8 @@
    /
 
 &state_vector_io_nml
-   write_binary_restart_files = .true.
 /
 
-&io_filenames_nml
-   rpointer      = .true.
-   rpointer_file = 'restart_files.txt', 
-                   'history_files.txt', 
-                   'history_vector_files.txt'
-/
-
 &quality_control_nml
    input_qc_threshold       = 1.0
    outlier_threshold        = 3.0

Modified: DART/branches/rma_fixed_filenames/models/cm1/work/input.nml
===================================================================
--- DART/branches/rma_fixed_filenames/models/cm1/work/input.nml	2017-01-13 22:01:05 UTC (rev 10885)
+++ DART/branches/rma_fixed_filenames/models/cm1/work/input.nml	2017-01-13 22:03:40 UTC (rev 10886)
@@ -68,9 +68,6 @@
 /
 
 
-&io_filenames_nml
-/
-
 &location_nml
 /
 
@@ -271,9 +268,6 @@
 
 
 &state_vector_io_nml
-  perturbation_amplitude     = 0.2
-  single_restart_file_out    = .true.
-  write_binary_restart_files = .false.
 /
 
 


More information about the Dart-dev mailing list