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