178 |
specify the frequency of output, the number of levels, and the name of |
specify the frequency of output, the number of levels, and the name of |
179 |
up to 10 separate output files. A sample data.diagnostics namelist file: |
up to 10 separate output files. A sample data.diagnostics namelist file: |
180 |
|
|
|
<<<<<<< diagnostics.tex |
|
181 |
$\#$ Diagnostic Package Choices |
$\#$ Diagnostic Package Choices |
182 |
$\&$diagnostics\_list |
$\&$diagnostics\_list |
|
======= |
|
|
\begin{verbatim} |
|
|
\# Diagnostic Package Choices |
|
|
\&diagnostics_list |
|
|
>>>>>>> 1.4 |
|
183 |
frequency(1) = 10, \ |
frequency(1) = 10, \ |
184 |
levels(1,1) = 1.,2.,3.,4.,5., \ |
levels(1,1) = 1.,2.,3.,4.,5., \ |
185 |
fields(1,1) = 'UVEL ','VVEL ', \ |
fields(1,1) = 'UVEL ','VVEL ', \ |
188 |
levels(1,2) = 1.,2.,3.,4.,5., \ |
levels(1,2) = 1.,2.,3.,4.,5., \ |
189 |
fields(1,2) = 'THETA ','SALT ', \ |
fields(1,2) = 'THETA ','SALT ', \ |
190 |
filename(2) = 'diagout2', \ |
filename(2) = 'diagout2', \ |
|
<<<<<<< diagnostics.tex |
|
191 |
$\&$end \ |
$\&$end \ |
|
======= |
|
|
\&end \ |
|
|
\end{verbatim} |
|
|
>>>>>>> 1.4 |
|
192 |
|
|
193 |
In this example, there are two output files that will be generated |
In this example, there are two output files that will be generated |
194 |
for each tile and for each output time. The first set of output files |
for each tile and for each output time. The first set of output files |