src.dycore.physics.gas_dynamics.eos#

Functions

compressibility(ud, t, step)

is_compressible(ud, step)

is_nonhydrostatic(ud, step)

nonhydrostasy(ud, t, step)

rhoe(rho, u, v, w, p, ud, th)

synchronise_variables(mpv, Sol, elem, node, ...)

src.dycore.physics.gas_dynamics.eos.nonhydrostasy(ud, t, step)#
src.dycore.physics.gas_dynamics.eos.compressibility(ud, t, step)#
src.dycore.physics.gas_dynamics.eos.is_compressible(ud, step)#
src.dycore.physics.gas_dynamics.eos.is_nonhydrostatic(ud, step)#
src.dycore.physics.gas_dynamics.eos.rhoe(rho, u, v, w, p, ud, th)#
src.dycore.physics.gas_dynamics.eos.synchronise_variables(mpv, Sol, elem, node, ud, th)#