/[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.5 by molod, Fri Oct 15 18:40:33 2004 UTC revision 1.6 by edhill, Sat Oct 16 03:40:17 2004 UTC
# Line 178  will activate a user-defined list of dia Line 178  will activate a user-defined list of dia
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    ', \
# Line 194  $\#$ Diagnostic Package Choices Line 188  $\#$ Diagnostic Package Choices
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

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22