StdDiagnostics
ClimateMachine.StdDiagnostics — ModuleStdDiagnosticsThis module defines many standard diagnostic variables and groups that may be used directly by experiments.
Available groups
StdDiagnostics.AtmosLESDefault
Note that this group does not currently density-average the output.
Included diagnostic variables:
u: x-velocityv: y-velocityw: z-velocityavg\_rho: air density (not density-averaged)rho: air densitytemp: air temperaturepres: air pressurethd: dry potential temperatureet: total specific energyei: specific internal energyht: specific enthalpy based on total energyhi: specific enthalpy based on internal energyw\_ht\_sgs: vertical sgs flux of total specific enthalpy
When a non-DryModel moisture model is used:
qt: mass fraction of total water in airql: mass fraction of liquid water in airqi: mass fraction of ice in airqv: mass fraction of water vapor in airthv: virtual potential temperaturethl: liquid-ice potential temperaturew\_qt\_sgs: vertical sgs flux of total specific humidity
Some variable products, to allow computing variances and co-variances:
uuvvwwwwweieiwuwvwrhowthdweiqtqtthlthlwqtwqlwqiwqvwthvwthlqtthlqtei
StdDiagnostics.AtmosGCMDefault
Included diagnostic variables:
u: zonal windv: meridional windw: vertical windrho: air densitytemp: air temperaturepres: air pressurethd: dry potential temperatureet: total specific energyei: specific internal energyht: specific enthalpy based on total energyhi: specific enthalpy based on internal energyvort: vertical component of relative vorticityvort2: vertical component of relative vorticity from DGModel kernels via a mini balance law
When a non-DryModel moisture model is used:
qt: mass fraction of total water in airql: mass fraction of liquid water in airqv: mass fraction of water vapor in airqi: mass fraction of ice in airthv: virtual potential temperaturethl: liquid-ice potential temperature