src.tests.test_internal_long_wave#

Functions

T_from_p_rho(p, rho)

sol_init(Sol, mpv, elem, node, th, ud[, seeds])

Classes

class src.tests.test_internal_long_wave.UserData#
NSPEC = 1#
BUOY = 0#
grav = 9.81#
omega = 7.292e-05#
R_gas = 287.4#
R_vap = 461.0#
Q_vap = 2530000.0#
gamma = 1.4#
i_gravity = array([0., 0., 0.])#
i_coriolis = array([0., 0., 0.])#
__init__()#
scale_factor = 20.0#
h_ref = 10000.0#
t_ref = 100.0#
T_ref = 300.0#
p_ref = 100000.0#
rho_ref = 1.1598237067965669#
u_ref = 100.0#
Nsq_ref = 0.0001#
tout = array([0., 0.])#
stratification_function(y)#
molly_function(x)#
static rhoe_method(rho, u, v, w, p, ud, th)#
src.tests.test_internal_long_wave.sol_init(Sol, mpv, elem, node, th, ud, seeds=None)#
src.tests.test_internal_long_wave.T_from_p_rho(p, rho)#