hydrostaticTransform

Create the corresponding hydrostatic wave-vortex transform.


Declaration

 wvt = hydrostaticTransform()

Returns

  • wvt corresponding WVTransformHydrostatic instance

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;

This site uses Just the Docs, a documentation theme for Jekyll.