For performing geopotential calculations.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | private | :: | xgeop1(kx) | Constants for hydrostatic equation |
|||
| real, | private | :: | xgeop2(kx) | Constants for hydrostatic equation |
Computes spectral geopotential from spectral temperature T and spectral topography phis, as in GFDL Climate Group GCM.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in) | :: | t(mx,nx,kx) | Spectral temperature |
||
| complex, | intent(in) | :: | phis(mx,nx) | Spectral surface geopotential |
Spectral geopotential
Initializes the arrays used for geopotential calculations