[Dart-dev] [4117] DART/trunk/models/cam/work/input.nml: removed inadvertant commit of restart_file_<deprecated> namelist

nancy at ucar.edu nancy at ucar.edu
Thu Oct 22 17:28:40 MDT 2009


Revision: 4117
Author:   thoar
Date:     2009-10-22 17:28:40 -0600 (Thu, 22 Oct 2009)
Log Message:
-----------
removed inadvertant commit of restart_file_<deprecated> namelist

Modified Paths:
--------------
    DART/trunk/models/cam/work/input.nml

-------------- next part --------------
Modified: DART/trunk/models/cam/work/input.nml
===================================================================
--- DART/trunk/models/cam/work/input.nml	2009-10-22 22:49:28 UTC (rev 4116)
+++ DART/trunk/models/cam/work/input.nml	2009-10-22 23:28:40 UTC (rev 4117)
@@ -247,21 +247,3 @@
    print_obs_locations = .false.,
    verbose = .false.  /
 
-&restart_file_utility_nml 
-   input_file_name              = "filter_restart",        
-   output_file_name             = "filter_updated_restart",
-   ens_size                     = 1,
-   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
-/
-
-


More information about the Dart-dev mailing list