Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- manual/s_phys_pkgs/text/gridalt.tex 2005/08/02 21:15:00 1.5
+++ manual/s_phys_pkgs/text/gridalt.tex 2005/08/02 21:35:40 1.6
@@ -47,7 +47,6 @@
\caption{Vertical discretization for the MITgcm (dark grey lines) and for the
atmospheric physics (light grey lines). In this implementation, all MITgcm level
interfaces must coincide with atmospheric physics level interfaces.}
-must be entirely
\end{center}
\end{figure}
@@ -97,7 +96,7 @@
\item{Compute the tendency due to physics processes.}
-\item{Advance the physics state: ${T^{n+1}^{**}}_{phys}(l) = {T^n}_{phys}(l) + \delta T_{phys}$.}
+\item{Advance the physics state: ${{T^{n+1}}^{**}}_{phys}(l) = {T^n}_{phys}(l) + \delta T_{phys}$.}
\item{Interpolate the physics tendency to the dynamics grid, and advance the dynamics
state by physics and dynamics tendencies:
@@ -105,10 +104,10 @@
\item{Interpolate the dynamics tendency to the physics grid, and update the physics
grid due to dynamics tendencies:
-${T^{n+1}^*}_{phys}(l)$ = ${T^{n+1}^{**}}_{phys}(l) + {\delta T_{dyn}(L)}(l)$.}
+${{T^{n+1}}^*}_{phys}(l)$ = ${{T^{n+1}}^{**}}_{phys}(l) + {\delta T_{dyn}(L)}(l)$.}
\item{Apply correction term to physics state to account for divergence from dynamics state:
-${T^{n+1}}_{phys}(l)$ = ${T^{n+1}^*}_{phys}(l) + \gamma \{ T_{dyn}(L) - [T_{phys}(l)](L) \}(l)$.} \\
+${T^{n+1}}_{phys}(l)$ = ${{T^{n+1}}^*}_{phys}(l) + \gamma \{ T_{dyn}(L) - [T_{phys}(l)](L) \}(l)$.} \\
Where $\gamma=1$ here.
\end{enumerate}
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |