Compute physical parametrization tendencies for u, v, t, q and add them to the dynamical grid-point tendencies
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ModelState_t), | intent(inout), | target | :: | state | ||
| integer, | intent(in) | :: | j1 | |||
| real(kind=p), | intent(inout) | :: | utend(ix,il,kx) | Zonal velocity tendency |
||
| real(kind=p), | intent(inout) | :: | vtend(ix,il,kx) | Meridional velocity tendency |
||
| real(kind=p), | intent(inout) | :: | ttend(ix,il,kx) | Temperature tendency |
||
| real(kind=p), | intent(inout) | :: | qtend(ix,il,kx) | Specific humidity tendency |