/[MITgcm]/manual/s_examples/held_suarez_cs/cod_packages.conf.templ
ViewVC logotype

Contents of /manual/s_examples/held_suarez_cs/cod_packages.conf.templ

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


Revision 1.3 - (show annotations) (download)
Fri Aug 27 13:25:32 2010 UTC (13 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint01, HEAD
Changes since 1.2: +1 -1 lines
changed for new directory path:
 s/\\input part3\/case_studies\/.*$/&}/
 s/\\input part3\/case_studies\//\\input{part3\/case_studies\//
 #-rename  tutorial doc dir to match MITgcm/verification dir:
 s/part3\/case_studies\/advection_in_gyre_circulation\//s_examples\/advection_in_gyre\//
 s/part3\/case_studies\/biogeochem_tutorial\//s_examples\/global_oce_biogeo\//
 s/part3\/case_studies\/climatalogical_ogcm\//s_examples\/global_oce_latlon\//
 s/part3\/case_studies\/doubly_periodic_convection\//s_examples\/deep_convection\//
 s/part3\/case_studies\/fourlayer_gyre\//s_examples\/baroclinic_gyre\//
 s/part3\/case_studies\/global_oce_estimation\//s_examples\/global_oce_optim\//
 s/part3\/case_studies\/offline\//s_examples\/cfc_offline\//
 s/part3\/case_studies\/ogcm_in_pressure\//s_examples\/global_oce_in_p\//
 s/part3\/case_studies\/sens_airsea_tracer\//s_examples\/tracer_adjsens\//
 #----------------------------------------
 s/part3\/case_studies\/barotropic_gyre\//s_examples\/barotropic_gyre\//
 s/\\input{part3\/case_studies\//\\input{s_examples\//g
 /\\include{part3\/case_studies\//s/{part3\/case_studies\//{s_examples\//g
 /\\includegraphics.*{part3\/case_studies\//s/{part3\/case_studies\//{s_examples\//g
 /\\epsfbox.*{part3\/case_studies\//s/{part3\/case_studies\//{s_examples\//g

1
2 %\subsubsection{File {\it code/packages.conf}}
3 %\label{www:tutorials}
4
5 This file, reproduced completely below, specifies the packages
6 that are compiled and made available for this experiment.
7 The additional packages that are used for this configuration are
8
9 \begin{itemize}
10
11 \item Line PUT_LINE_NB:gfd=,
12 \begin{verbatim}
13 gfd
14 \end{verbatim}
15 This line selects the standard set of packages that are used by default.
16
17 \item Line PUT_LINE_NB:shap_filt=,
18 \begin{verbatim}
19 shap_filt
20 \end{verbatim}
21 This line makes the Shapiro filter package available for this
22 experiment.
23
24 \item Line PUT_LINE_NB:exch2=,
25 \begin{verbatim}
26 exch2
27 \end{verbatim}
28 This line selects the {\it exch2} pacakge to be compiled and
29 used in this experiment. Note that, with the present structure of
30 the model, the parameter {\it useEXCH2} does not exists and
31 therefore, this package is always used when it is compiled.
32
33 \item Line PUT_LINE_NB:diagnostics=,
34 \begin{verbatim}
35 diagnostics
36 \end{verbatim}
37 This line selects the {\it pkg/diagnostics} to be compiled,
38 and makes it available for this experiment.
39
40 \item Line PUT_LINE_NB:mnc=,
41 \begin{verbatim}
42 mnc
43 \end{verbatim}
44 This line selects the {\it pkg/mnc} to be compiled,
45 and makes it available for this experiment.
46
47 \end{itemize}
48 The entire file {\it code/packages.conf} is reproduced here below:
49
50 \begin{small}
51 \input{s_examples/held_suarez_cs/code/packages.conf}
52 \end{small}

  ViewVC Help
Powered by ViewVC 1.1.22