[Dart-dev] DART/branches Revision: 11109

dart at ucar.edu dart at ucar.edu
Mon Feb 13 16:22:24 MST 2017


hendric at ucar.edu
2017-02-13 16:22:24 -0700 (Mon, 13 Feb 2017)
54
updating documentation for the rma namelist changes.




Modified: DART/branches/rma_single_file/README_rma_updates.txt
===================================================================
--- DART/branches/rma_single_file/README_rma_updates.txt	2017-02-13 23:21:46 UTC (rev 11108)
+++ DART/branches/rma_single_file/README_rma_updates.txt	2017-02-13 23:22:24 UTC (rev 11109)
@@ -5,7 +5,7 @@
 # DART $Id$
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Jan 13th 2017 :: rma_fixed_filenames merge changes                         +
++ Jan 13th 2017 :: rma_fixed_filenames merge changes @r10902                 +
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 Specific namelist changes include:
@@ -144,6 +144,27 @@
 * some programs such as model_mod_check have not been fully tested and need
   to be exercised with the new naming conventions.
 
+
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ Feb 10th 2017 :: rma_single_file merge changes @r10902                     +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+------------------------------------------------------------------------------
+Changes to the filter_nml are :
+------------------------------------------------------------------------------
+
+output_restart          -- REMOVED
+restart_in_file_name    -- RENAMED to input_state_file_list
+restart_out_file_name   -- RENAMED to output_state_files_list
+single_restart_file_in  -- RENAMED to single_file_in
+single_restart_file_out -- RENAMED to single_file_out
+
+input_state_files       -- ADDED - not currently working
+output_state_files      -- ADDED - not currently working
+
+has_cycling             -- ADDED for low order models
+
 # <next few lines under version control, do not edit>
 # $URL$
 # $Revision$


More information about the Dart-dev mailing list