| 47 |
\caption{Vertical discretization for the MITgcm (dark grey lines) and for the |
\caption{Vertical discretization for the MITgcm (dark grey lines) and for the |
| 48 |
atmospheric physics (light grey lines). In this implementation, all MITgcm level |
atmospheric physics (light grey lines). In this implementation, all MITgcm level |
| 49 |
interfaces must coincide with atmospheric physics level interfaces.} |
interfaces must coincide with atmospheric physics level interfaces.} |
|
must be entirely |
|
| 50 |
\end{center} |
\end{center} |
| 51 |
\end{figure} |
\end{figure} |
| 52 |
|
|
| 96 |
|
|
| 97 |
\item{Compute the tendency due to physics processes.} |
\item{Compute the tendency due to physics processes.} |
| 98 |
|
|
| 99 |
\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}$.} |
| 100 |
|
|
| 101 |
\item{Interpolate the physics tendency to the dynamics grid, and advance the dynamics |
\item{Interpolate the physics tendency to the dynamics grid, and advance the dynamics |
| 102 |
state by physics and dynamics tendencies: |
state by physics and dynamics tendencies: |
| 104 |
|
|
| 105 |
\item{Interpolate the dynamics tendency to the physics grid, and update the physics |
\item{Interpolate the dynamics tendency to the physics grid, and update the physics |
| 106 |
grid due to dynamics tendencies: |
grid due to dynamics tendencies: |
| 107 |
${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)$.} |
| 108 |
|
|
| 109 |
\item{Apply correction term to physics state to account for divergence from dynamics state: |
\item{Apply correction term to physics state to account for divergence from dynamics state: |
| 110 |
${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)$.} \\ |
| 111 |
Where $\gamma=1$ here. |
Where $\gamma=1$ here. |
| 112 |
|
|
| 113 |
\end{enumerate} |
\end{enumerate} |