hydrostaticTransform
Create the corresponding hydrostatic wave-vortex transform.
Declaration
wvt = hydrostaticTransform()
Returns
wvtcorrespondingWVTransformHydrostaticinstance
Discussion
Create the corresponding hydrostatic wave-vortex transform.
For a stratified QG transform, this method constructs a WVTransformHydrostatic with the same domain, stratification, planetary parameters, time, coefficients, and forcing configuration.
wvtHydrostatic = wvtQG.hydrostaticTransform;