NOAA-GFDL / GFDL_atmos_cubed_sphere

The GFDL atmos_cubed_sphere dynamical core code
Other
56 stars 118 forks source link

fv_diagnostics update #332

Open tmerlis opened 5 months ago

tmerlis commented 5 months ago

Description

fv_diagnostics.F90 and fv_diagnostics.h are updated to i) include new diagnostics related to height (vertically integrated) and its horizontal fluxes (both 3d and vertically integrate), as these are components of the moist static energy ii) correct the logic of existing vertically integrated horizontal T, q fluxes (previously, having just those in a diag table without the 3d version wouldn't work)

Fixes # (issue)

How Has This Been Tested?

The revision compiles and runs on on Princeton's Stellar platform with Intel Fortran Compiler.

There is now output if the diag table only has vertically integrated q and T fluxes.

Checklist:

Please check all whether they apply or not