/[MITgcm]/manual/s_getstarted/text/getting_started.tex
ViewVC logotype

Diff of /manual/s_getstarted/text/getting_started.tex

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

revision 1.9 by cnh, Thu Oct 25 18:36:54 2001 UTC revision 1.11 by adcroft, Tue Dec 4 18:08:34 2001 UTC
# Line 86  You only need to do ``cvs login'' once. Line 86  You only need to do ``cvs login'' once.
86    
87  To obtain the sources for release1 type:  To obtain the sources for release1 type:
88  \begin{verbatim}  \begin{verbatim}
89  % cvs co -d directory -P -r release1 MITgcmUV  % cvs co -d directory -P -r release1_beta1 MITgcm
90  \end{verbatim}  \end{verbatim}
91    
92  This creates a directory called \textit{directory}. If \textit{directory}  This creates a directory called \textit{directory}. If \textit{directory}
# Line 184  The MITgcm distribution comes with a set Line 184  The MITgcm distribution comes with a set
184  numerical experiments. Some of these examples experiments are tests of  numerical experiments. Some of these examples experiments are tests of
185  individual parts of the model code, but many are fully fledged numerical  individual parts of the model code, but many are fully fledged numerical
186  simulations. A few of the examples are used for tutorial documentation  simulations. A few of the examples are used for tutorial documentation
187  in sections \ref{sec:eg-baro} - \ref{sec:eg-global}. The other examples  in sections \ref{sect:eg-baro} - \ref{sect:eg-global}. The other examples
188  follow the same general structure as the tutorial examples. However,  follow the same general structure as the tutorial examples. However,
189  they only include brief instructions in a text file called {\it README}.  they only include brief instructions in a text file called {\it README}.
190  The examples are located in subdirectories under  The examples are located in subdirectories under
# Line 196  example is briefly described below. Line 196  example is briefly described below.
196  \begin{enumerate}  \begin{enumerate}
197  \item \textit{exp0} - single layer, ocean double gyre (barotropic with  \item \textit{exp0} - single layer, ocean double gyre (barotropic with
198  free-surface). This experiment is described in detail in section  free-surface). This experiment is described in detail in section
199  \ref{sec:eg-baro}.  \ref{sect:eg-baro}.
200    
201  \item \textit{exp1} - Four layer, ocean double gyre. This experiment is described in detail in section  \item \textit{exp1} - Four layer, ocean double gyre. This experiment is described in detail in section
202  \ref{sec:eg-baroc}.  \ref{sect:eg-baroc}.
203    
204  \item \textit{exp2} - 4x4 degree global ocean simulation with steady  \item \textit{exp2} - 4x4 degree global ocean simulation with steady
205  climatological forcing. This experiment is described in detail in section  climatological forcing. This experiment is described in detail in section
206  \ref{sec:eg-global}.  \ref{sect:eg-global}.
207    
208  \item \textit{exp4} - Flow over a Gaussian bump in open-water or channel  \item \textit{exp4} - Flow over a Gaussian bump in open-water or channel
209  with open boundaries.  with open boundaries.
# Line 260  test on Cartesian grid. Line 260  test on Cartesian grid.
260  \item \textit{advect\_yz} Two-dimensional (vertical plane) passive advection test on Cartesian grid.  \item \textit{advect\_yz} Two-dimensional (vertical plane) passive advection test on Cartesian grid.
261    
262  \item \textit{carbon} Simple passive tracer experiment. Includes derivative  \item \textit{carbon} Simple passive tracer experiment. Includes derivative
263  calculation. Described in detail in section \ref{sec:eg-carbon-ad}.  calculation. Described in detail in section \ref{sect:eg-carbon-ad}.
264    
265  \item \textit{flt\_example} Example of using float package.  \item \textit{flt\_example} Example of using float package.
266    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22