/[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.5 - (hide annotations) (download)
Wed Sep 3 14:20:56 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint01, HEAD
Changes since 1.4: +2 -2 lines
updated to account for changes in MITgcm/verification/tutorial_held_suarez_cs/input/
( on Jun 22, 2012 in "data" and on AUg 11, 2013 in "data.pkg")

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 jmc 1.2 This line selects the Shapiro filter \cite{Shapiro_70}
19 jmc 1.1 ({\it pkg/shap\_filt}) to be used in this experiment.
20    
21 jmc 1.5 \item Line PUT_LINE_NB:useDiagnostics=,
22 jmc 1.1 \begin{verbatim}
23 jmc 1.5 useDiagnostics=.TRUE.,
24 jmc 1.1 \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:
38    
39 jmc 1.3 \begin{small}
40 jmc 1.4 \input{s_examples/held_suarez_cs/input/data.pkg}
41 jmc 1.3 \end{small}

  ViewVC Help
Powered by ViewVC 1.1.22