/[MITgcm]/manual/s_examples/cfc_offline/offline_tutorial.tex
ViewVC logotype

Diff of /manual/s_examples/cfc_offline/offline_tutorial.tex

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

revision 1.5 by dfer, Fri Feb 29 22:56:28 2008 UTC revision 1.6 by jmc, Tue Jan 27 16:26:44 2009 UTC
# Line 189  $5200\,{\rm m}$. Line 189  $5200\,{\rm m}$.
189  \begin{itemize}  \begin{itemize}
190  \item Line 39  \item Line 39
191  \begin {verbatim}  \begin {verbatim}
192   phiMin=-90.,   ygOrigin=-90.,
193  \end{verbatim}  \end{verbatim}
194  \end{itemize}  \end{itemize}
195    
196  \noindent This line sets the southern boundary of the modeled domain  \noindent This line sets the southern boundary of the modeled domain
197  to $0^{\circ}$ latitude. This value affects both the generation of the  to $-90^{\circ}$ latitude N ($90^{\circ}$ S). This value affects both
198    the generation of the
199  locally orthogonal grid that the model uses internally and affects the  locally orthogonal grid that the model uses internally and affects the
200  initialization of the coriolis force.  Note - it is not required to  initialization of the coriolis force.  Note - it is not required to
201  set a longitude boundary, since the absolute longitude does not alter  set a longitude boundary, since the absolute longitude does not alter
# Line 278  this experiment, a depth of $0m$ indicat Line 279  this experiment, a depth of $0m$ indicat
279  36   delR=  50.,  70., 100., 140., 190.,  36   delR=  50.,  70., 100., 140., 190.,
280  37         240., 290., 340., 390., 440.,  37         240., 290., 340., 390., 440.,
281  38         490., 540., 590., 640., 690.,  38         490., 540., 590., 640., 690.,
282  39   phiMin=-90.,  39   ygOrigin=-90.,
283  40   dxSpacing=2.8125,  40   dxSpacing=2.8125,
284  41   dySpacing=2.8125,  41   dySpacing=2.8125,
285  42   &  42   &

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22