/[MITgcm]/manual/s_examples/held_suarez_cs/inp_data.pkg.templ
ViewVC logotype

Annotation of /manual/s_examples/held_suarez_cs/inp_data.pkg.templ

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


Revision 1.1 - (hide annotations) (download)
Mon Aug 8 21:09:38 2005 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
update tutorial documentation.

1 jmc 1.1
2     %\subsubsection{File {\it input/data.pkg}}
3     %\label{www:tutorials}
4    
5     This file, reproduced completely below, specifies the additional
6     packages that the model uses for the experiment. Note that some
7     packages are used by default (e.g.: {\it pkg/generic\_advdiff}) and
8     some others are selected according to parameter in {\it input/data}
9     (e.g.: {\it pkg/mom\_vecinv}).
10     The additional packages that are used for this configuration are
11    
12     \begin{itemize}
13    
14     \item Line PUT_LINE_NB:useSHAP_FILT=,
15     \begin{verbatim}
16     useSHAP_FILT=.TRUE.,
17     \end{verbatim}
18     This line selects the Shapiro filter \cite{Shapiro70}
19     ({\it pkg/shap\_filt}) to be used in this experiment.
20    
21     \item Line PUT_LINE_NB:usediagnostics=,
22     \begin{verbatim}
23     usediagnostics=.TRUE.,
24     \end{verbatim}
25     This line selects the {\it pkg/diagnostics}
26     to be used in this experiment.
27    
28     \item Line PUT_LINE_NB:#useMNC=,
29     \begin{verbatim}
30     #useMNC=.TRUE.,
31     \end{verbatim}
32     This line that would selects the {\it pkg/mnc} for I/O
33     is commented out.
34    
35     \end{itemize}
36    
37     The entire file {\it input/data.pkg} is reproduced here below:

  ViewVC Help
Powered by ViewVC 1.1.22