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

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

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

revision 1.4 by edhill, Tue Dec 20 21:25:16 2005 UTC revision 1.6 by molod, Tue Apr 4 20:51:10 2006 UTC
# Line 1  Line 1 
1  % $Header$  % $Header$
2  % $Name$  % $Name$
3    
4  \section{NetCDF I/O Integration: MNC}  \section{NetCDF I/O: MNC}
5  \label{sec:pkg:mnc}  \label{sec:pkg:mnc}
6  \begin{rawhtml}  \begin{rawhtml}
7  <!-- CMIREDIR:package_mnc: -->  <!-- CMIREDIR:package_mnc: -->
# Line 127  are contained within a Fortran namelist Line 127  are contained within a Fortran namelist
127        output directory name \\        output directory name \\
128        \ \ \texttt{mnc\_outdir\_date}  &  L  & \texttt{.FALSE.}  &          \ \ \texttt{mnc\_outdir\_date}  &  L  & \texttt{.FALSE.}  &  
129        embed date in the outdir name  \\        embed date in the outdir name  \\
130        \ \ \texttt{mnc\_outdir\_num}  &  L  & \texttt{.FALSE.}  &          \ \ \texttt{mnc\_outdir\_num}  &  L  & \texttt{.TRUE.}  &  
131        optional  \\        optional  \\
132        \texttt{pickup\_write\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{pickup\_write\_mnc}  &  L  & \texttt{.TRUE.}  &  
133        use MNC to write pickup files  \\        use MNC to write pickup files  \\
134        \texttt{pickup\_read\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{pickup\_read\_mnc}  &  L  & \texttt{.TRUE.}  &  
135        use MNC to read pickup files  \\        use MNC to read pickup files  \\
136        \texttt{mnc\_use\_indir}  &  L  & \texttt{.FALSE.}  &          \texttt{mnc\_use\_indir}  &  L  & \texttt{.FALSE.}  &  
137        use a directory (path) for input  \\        use a directory (path) for input  \\
138        \ \ \texttt{mnc\_indir\_str}  &  S  & \texttt{''}  &          \ \ \texttt{mnc\_indir\_str}  &  S  & \texttt{''}  &  
139        input directory (or path) name  \\        input directory (or path) name  \\
140        \texttt{snapshot\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{snapshot\_mnc}  &  L  & \texttt{.TRUE.}  &  
141        write \texttt{snapshot} output w/MNC  \\        write \texttt{snapshot} output w/MNC  \\
142        \texttt{monitor\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{monitor\_mnc}  &  L  & \texttt{.TRUE.}  &  
143        write \texttt{monitor} output w/MNC  \\        write \texttt{monitor} output w/MNC  \\
144        \texttt{timeave\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{timeave\_mnc}  &  L  & \texttt{.TRUE.}  &  
145        write \texttt{timeave} output w/MNC  \\        write \texttt{timeave} output w/MNC  \\
146        \texttt{autodiff\_mnc}  &  L  & \texttt{.FALSE.}  &          \texttt{autodiff\_mnc}  &  L  & \texttt{.TRUE.}  &  
147        write \texttt{autodiff} output w/MNC  \\        write \texttt{autodiff} output w/MNC  \\
148        \texttt{mnc\_max\_fsize}  &  R  & 2.1e+09  &          \texttt{mnc\_max\_fsize}  &  R  & 2.1e+09  &  
149        max allowable file size  \\        max allowable file size (<2GB)  \\
150        \texttt{mnc\_filefreq}  &  R  &  -1  &          \texttt{mnc\_filefreq}  &  R  &  -1  &  
151        frequency of new file creation (seconds)  \\        frequency of new file creation (seconds)  \\
152        \texttt{readgrid\_mnc}  &  L  &  \texttt{.FALSE.}  &          \texttt{readgrid\_mnc}  &  L  &  \texttt{.FALSE.}  &  

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

  ViewVC Help
Powered by ViewVC 1.1.22