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

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

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

revision 1.6 by molod, Thu Apr 20 22:09:08 2006 UTC revision 1.8 by jmc, Tue Jan 27 16:26:43 2009 UTC
# Line 29  of the model parameters related to the m Line 29  of the model parameters related to the m
29  for the packages are located in the package descriptions), their meaning,  for the packages are located in the package descriptions), their meaning,
30  and their default values:  and their default values:
31    
32  {\footnotesize \begin{verbatim}  \input{./part3/main-parms.tex}
   
 \end{verbatim} }  
33    
34  In what follows the parameters are grouped into categories related to  In what follows the parameters are grouped into categories related to
35  the computational domain, the equations solved in the model, and the  the computational domain, the equations solved in the model, and the
# Line 56  simulation controls. Line 54  simulation controls.
54    through the logical variables \textbf{usingCartesianGrid},    through the logical variables \textbf{usingCartesianGrid},
55    \textbf{usingSphericalPolarGrid}, and \textbf{usingCurvilinearGrid}.    \textbf{usingSphericalPolarGrid}, and \textbf{usingCurvilinearGrid}.
56    In the case of spherical and curvilinear grids, the southern    In the case of spherical and curvilinear grids, the southern
57    boundary is defined through the variable \textbf{phiMin} which    boundary is defined through the variable \textbf{ygOrigin} which
58    corresponds to the latitude of the southern most cell face (in    corresponds to the latitude of the southern most cell face (in
59    degrees). The resolution along the x and y directions is controlled    degrees). The resolution along the x and y directions is controlled
60    by the 1D arrays \textbf{delx} and \textbf{dely} (in meters in the    by the 1D arrays \textbf{delx} and \textbf{dely} (in meters in the

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

  ViewVC Help
Powered by ViewVC 1.1.22