| 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 |
| 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 |