[Dart-dev] DART/branches Revision: 12026

dart at ucar.edu dart at ucar.edu
Fri Oct 27 15:10:28 MDT 2017


nancy at ucar.edu
2017-10-27 15:10:27 -0600 (Fri, 27 Oct 2017)
218
removing the &restart_file_tool_nml namelist from input.nml 
because it isn't supported in the manhattan release.  if it's 
needed to convert an old binary file to ascii the tool still 
exists in the classic release.




Modified: DART/branches/rma_trunk/models/cam-fv/work/input.nml
===================================================================
--- DART/branches/rma_trunk/models/cam-fv/work/input.nml	2017-10-27 17:51:34 UTC (rev 12025)
+++ DART/branches/rma_trunk/models/cam-fv/work/input.nml	2017-10-27 21:10:27 UTC (rev 12026)
@@ -388,24 +388,6 @@
    max_gpsro_obs = 15000000
    / 
 
-&restart_file_tool_nml
-   input_file_name              = 'dart_input'
-   output_file_name             = 'dart_output'
-   ens_size                     = 3
-   single_restart_file_in       = .true.
-   single_restart_file_out      = .true.
-   write_binary_restart_files   = .true.
-   overwrite_data_time          = .false.
-   new_data_days                = -1
-   new_data_secs                = -1
-   input_is_model_advance_file  = .false.
-   output_is_model_advance_file = .false.
-   overwrite_advance_time       = .false.
-   new_advance_days             = -1
-   new_advance_secs             = -1
-   gregorian_cal                = .true.
-   /
-
 &obs_sequence_tool_nml
    num_input_files = 7
    filename_seq       = 'obs_seq.one', 'obs_seq.two',


More information about the Dart-dev mailing list