/[MITgcm]/MITgcm/pkg/diagnostics/DIAGNOSTICS.h
ViewVC logotype

Diff of /MITgcm/pkg/diagnostics/DIAGNOSTICS.h

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

revision 1.22 by jmc, Wed Jan 11 20:49:30 2017 UTC revision 1.23 by jmc, Sun Jul 23 00:42:28 2017 UTC
# Line 101  C     jdiag(:,n)  :: short-list (active Line 101  C     jdiag(:,n)  :: short-list (active
101  C     flds(:,n)   :: list of field names in output stream # n  C     flds(:,n)   :: list of field names in output stream # n
102  C     fnames(n)   :: output file name for output stream # n  C     fnames(n)   :: output file name for output stream # n
103  C     fflags(n)   :: character string with per-file flags  C     fflags(n)   :: character string with per-file flags
104    C                 :: 1rst: file precision ('R','D' or ' ' to use default outp prec)
105    C                 :: 2nd: 'I'; integrate vertically ; 'P': interpolate vertically
106    C                 :: 3rd: 'h'; cumulate thickness weighted field (if permitted)
107  C useMissingValue :: put MissingValue where mask = 0 (NetCDF output only)  C useMissingValue :: put MissingValue where mask = 0 (NetCDF output only)
108    
109        _RL freq(numLists), phase(numLists)        _RL freq(numLists), phase(numLists)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22