[Dart-dev] [4006] DART/trunk/utilities/restart_file_tool.html: Missed that the namelist name was missing the trailing _nml, and removed
nancy at ucar.edu
nancy at ucar.edu
Tue Aug 25 11:59:26 MDT 2009
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20090825/2ecc17c2/attachment.html
-------------- next part --------------
Modified: DART/trunk/utilities/restart_file_tool.html
===================================================================
--- DART/trunk/utilities/restart_file_tool.html 2009-08-25 17:50:43 UTC (rev 4005)
+++ DART/trunk/utilities/restart_file_tool.html 2009-08-25 17:59:25 UTC (rev 4006)
@@ -105,7 +105,7 @@
<!--==================================================================-->
<A NAME="ModulesUsed"></A>
-<BR><HR><BR>
+<HR>
<H2>MODULES USED</H2>
<PRE>
types_mod
@@ -119,12 +119,12 @@
<!--============== DESCRIPTION OF A NAMELIST ========================-->
<A NAME="Namelist"></A>
-<BR><HR><BR>
+<HR>
<H2>NAMELIST</H2>
<P>We adhere to the F90 standard of starting a namelist with an ampersand
'&' and terminating with a slash '/'.
<div class=namelist><pre>
- <em class=call>namelist / restart_file_tool / </em>
+ <em class=call>namelist / restart_file_tool_nml / </em>
input_file_name, output_file_name, ens_size, single_restart_file_in,
single_restart_file_out, write_binary_restart_files, overwrite_data_time,
new_data_days, new_data_secs, input_is_model_advance_file, output_is_model_advance_file,
@@ -136,7 +136,6 @@
<H3 class=indent1>Discussion</H3>
<P>
The namelist sets the behavior of this tool.
- </em>
</P>
<P>This namelist is read in a file called <em class=file>input.nml</em>
</P>
@@ -240,7 +239,7 @@
<!--==================================================================-->
<A NAME="FilesUsed"></A>
-<BR><HR><BR>
+<HR>
<H2>FILES</H2>
<UL><LI>inputfile (filter_restart)
<LI>restart_file_tool.nml
@@ -252,7 +251,7 @@
<!--==================================================================-->
<A NAME="References"></A>
-<BR><HR><BR>
+<HR>
<H2>REFERENCES</H2>
<!--==================================================================-->
@@ -310,7 +309,7 @@
<!--==================================================================-->
<A NAME="KnownBugs"></A>
-<BR><HR><BR>
+<HR>
<H2>KNOWN BUGS</H2>
<P>
</P>
@@ -320,7 +319,7 @@
<!--==================================================================-->
<A NAME="FuturePlans"></A>
-<BR><HR><BR>
+<HR>
<H2>FUTURE PLANS</H2>
<H3 class=indent1>Discussion</H3>
<P>
More information about the Dart-dev
mailing list