src.tests.test_lamb_wave#

Functions

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

Classes

class src.tests.test_lamb_wave.UserData#
NSPEC = 1#
grav = 9.81#
omega = 7.292e-05#
R_vap = 461.0#
Q_vap = 2530000.0#
gamma = 1.4#
N_ref = 0.017857924229847826#
Cs = 347.4305686032822#
i_gravity = array([0., 0., 0.])#
i_coriolis = array([0., 0., 0.])#
__init__()#
h_ref = 10000.0#
t_ref = 100.0#
T_ref = 300.0#
p_ref = 100000.0#
rho_ref = 1.1598237067965669#
u_ref = 100.0#
R_gas = 287.4#
cp_gas = 1005.9000000000001#
stratification_wrapper(dy)#
stratification_function(y, dy)#
static rayleigh_bc_function(ud)#
class forcing(k, mu, Cs, F, N, Gamma, ampl, g, rhobar, Ybar, rhobar_n, Ybar_n, X, Y, Xn, Yn)#
__init__(k, mu, Cs, F, N, Gamma, ampl, g, rhobar, Ybar, rhobar_n, Ybar_n, X, Y, Xn, Yn)#
get_T_matrix()#
eigenfunction(t, s, grid='c')#
dehatter(th, grid='c')#
src.tests.test_lamb_wave.sol_init(Sol, mpv, elem, node, th, ud, seeds=None)#