/[MITgcm]/manual/s_examples/text/model_examples.tex
ViewVC logotype

Diff of /manual/s_examples/text/model_examples.tex

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

revision 1.13 by edhill, Tue Jun 27 22:34:09 2006 UTC revision 1.16 by jmc, Tue Jan 15 19:59:51 2008 UTC
# Line 24  Each example is briefly described below. Line 24  Each example is briefly described below.
24    
25  \begin{enumerate}  \begin{enumerate}
26        
27  \item \texttt{tutorial\_barotropic\_gyre}  \item \texttt{advection\_in\_gyre\_circulation} - test of various
28      advection schemes in a single-layer double-gyre experiment.
29      This experiment is described in detail in section
30      \ref{sect:eg-adv-gyre}.
31    
32  \item \texttt{tutorial\_barotropic\_gyre} - single layer, ocean double  \item \texttt{tutorial\_barotropic\_gyre} - single layer, ocean double
33    gyre (barotropic with free-surface). This experiment is described in    gyre (barotropic with free-surface). This experiment is described in
# Line 249  Each example directory has the following Line 252  Each example directory has the following
252    In addition, you will also find in this directory the forcing and    In addition, you will also find in this directory the forcing and
253    topography files as well as the files describing the initial state    topography files as well as the files describing the initial state
254    of the experiment.  This varies from experiment to experiment. See    of the experiment.  This varies from experiment to experiment. See
255    section 2 for more details.    the verification directories refered to in this chapter for more details.
256    
257  \item \texttt{results}: this directory contains the output file  \item \texttt{results}: this directory contains the output file
258    \texttt{output.txt} produced by the simulation example. This file is    \texttt{output.txt} produced by the simulation example. This file is
259    useful for comparison with your own output when you run the    useful for comparison with your own output when you run the
260    experiment.    experiment.
261    
262    \item \texttt{build}: this directory is where the model is compiled
263      and loaded, and where the executable resides.
264    
265  \end{itemize}  \end{itemize}
266    
267  Once you have chosen the example you want to run, you are ready to  Once you have chosen the example you want to run, you are ready to
# Line 262  compile the code. Line 269  compile the code.
269    
270    
271  \newpage  \newpage
272    \input{part3/case_studies/advection_in_gyre_circulation/adv_gyre.tex}
273    
274    \newpage
275  \input{part3/case_studies/barotropic_gyre/baro.tex}  \input{part3/case_studies/barotropic_gyre/baro.tex}
276    
277  \newpage  \newpage
# Line 283  compile the code. Line 293  compile the code.
293  \input{part3/case_studies/plume_on_slope/plume_on_slope.tex}  \input{part3/case_studies/plume_on_slope/plume_on_slope.tex}
294    
295  \newpage  \newpage
 \input{part3/case_studies/carbon_outgassing_sensitivity/co2sens.tex}  
   
 \newpage  
296  \input{part3/case_studies/biogeochem_tutorial/biogeochem.tex}  \input{part3/case_studies/biogeochem_tutorial/biogeochem.tex}
297    
298  \newpage  \newpage

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22