| 186 |
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 |
| 187 |
up to 10 separate output files. A sample data.diagnostics namelist file: |
up to 10 separate output files. A sample data.diagnostics namelist file: |
| 188 |
|
|
| 189 |
|
\begin{verbatim} |
| 190 |
\# Diagnostic Package Choices |
\# Diagnostic Package Choices |
| 191 |
\&diagnostics_list |
\&diagnostics_list |
| 192 |
frequency(1) = 10, \ |
frequency(1) = 10, \ |
| 198 |
fields(1,2) = 'THETA ','SALT ', \ |
fields(1,2) = 'THETA ','SALT ', \ |
| 199 |
filename(2) = 'diagout2', \ |
filename(2) = 'diagout2', \ |
| 200 |
\&end \ |
\&end \ |
| 201 |
|
\end{verbatim} |
| 202 |
|
|
| 203 |
In this example, there are two output files that will be generated |
In this example, there are two output files that will be generated |
| 204 |
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 |