Prints global means of eddy kinetic energy and temperature. Also stops the integration if the computed diagnostics are outside of allowable ranges.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(mx,nx,kx) | :: | vor | Spectral vorticity |
|
| complex, | intent(in), | dimension(mx,nx,kx) | :: | div | Spectral divergence |
|
| complex, | intent(in), | dimension(mx,nx,kx) | :: | t | Spectral temperature |
|
| integer, | intent(in) | :: | istep | Current time step |