[Dart-dev] [5468] DART/branches/development/models/cam/work: updated the declaration of the restart_file_tool namelist
nancy at ucar.edu
nancy at ucar.edu
Tue Dec 27 14:47:42 MST 2011
Revision: 5468
Author: thoar
Date: 2011-12-27 14:47:41 -0700 (Tue, 27 Dec 2011)
Log Message:
-----------
updated the declaration of the restart_file_tool namelist
(not called "restart_file_utility" anymore).
Modified Paths:
--------------
DART/branches/development/models/cam/work/input_1.nml
DART/branches/development/models/cam/work/input_n.nml
-------------- next part --------------
Modified: DART/branches/development/models/cam/work/input_1.nml
===================================================================
--- DART/branches/development/models/cam/work/input_1.nml 2011-12-22 21:43:54 UTC (rev 5467)
+++ DART/branches/development/models/cam/work/input_1.nml 2011-12-27 21:47:41 UTC (rev 5468)
@@ -227,7 +227,7 @@
/
-&restart_file_utility_nml
+&restart_file_tool_nml
input_file_name = "filter_restart"
output_file_name = "filter_updated_restart"
ens_size = 1
Modified: DART/branches/development/models/cam/work/input_n.nml
===================================================================
--- DART/branches/development/models/cam/work/input_n.nml 2011-12-22 21:43:54 UTC (rev 5467)
+++ DART/branches/development/models/cam/work/input_n.nml 2011-12-27 21:47:41 UTC (rev 5468)
@@ -227,7 +227,7 @@
/
-&restart_file_utility_nml
+&restart_file_tool_nml
input_file_name = "filter_restart"
output_file_name = "filter_updated_restart"
ens_size = 1
More information about the Dart-dev
mailing list