/[MITgcm]/manual/s_outp_pkgs/text/diagnostics.tex
ViewVC logotype

Diff of /manual/s_outp_pkgs/text/diagnostics.tex

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

revision 1.10 by jmc, Tue Jun 14 00:16:23 2011 UTC revision 1.12 by jmc, Wed Jun 12 22:26:48 2013 UTC
# Line 132  to scale the field before filling or rai Line 132  to scale the field before filling or rai
132       where all the arguments are the same as for DIAGNOSTICS_FILL with       where all the arguments are the same as for DIAGNOSTICS_FILL with
133       the addition of:       the addition of:
134          scaleFact   = Scaling factor to apply to the input field product          scaleFact   = Scaling factor to apply to the input field product
135          power       = Integer power to which to raise the input field (before scaling)          power       = Integer power to which to raise the input field (after scaling)
136  \end{verbatim}  \end{verbatim}
137    
138  \noindent  \noindent
# Line 380  A sample {\tt data.diagnostics} namelist Line 380  A sample {\tt data.diagnostics} namelist
380     levels(1:5,1) = 1.,2.,3.,4.,5.,     levels(1:5,1) = 1.,2.,3.,4.,5.,
381     filename(1) = 'diagout1',     filename(1) = 'diagout1',
382    frequency(1) = 86400.,    frequency(1) = 86400.,
383    fields(1:3,2) = 'THETA   ','SALT    ',    fields(1:2,2) = 'THETA   ','SALT    ',
384     filename(2) = 'diagout2',     filename(2) = 'diagout2',
385    fileflags(2) = ' P1     ',    fileflags(2) = ' P1     ',
386    frequency(2) = 3600.,    frequency(2) = 3600.,

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22