/[MITgcm]/manual/s_phys_pkgs/diagnostics.tex
ViewVC logotype

Diff of /manual/s_phys_pkgs/diagnostics.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by molod, Thu Oct 14 15:28:53 2004 UTC revision 1.4 by edhill, Thu Oct 14 18:06:06 2004 UTC
# Line 186  will activate a user-defined list of dia Line 186  will activate a user-defined list of dia
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, \
# Line 197  up to 10 separate output files. A sample Line 198  up to 10 separate output files. A sample
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

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22