WARPXM v1.10.0
|
list examples.dg.open_bc.lobc_advection_1D.all_tran_boundaries = interior_to_transition_boundary + open_boundary |
warpy examples.dg.open_bc.lobc_advection_1D.app_flux_q |
examples.dg.open_bc.lobc_advection_1D.app_flux_w |
examples.dg.open_bc.lobc_advection_1D.app_flux_wlacuna |
examples.dg.open_bc.lobc_advection_1D.detect_nonscalar |
int examples.dg.open_bc.lobc_advection_1D.dt = 1e-3 |
warpy examples.dg.open_bc.lobc_advection_1D.dt_controller = warpy.dt_calc.fixed_dt(dt) |
int examples.dg.open_bc.lobc_advection_1D.dt_final = 8 |
list examples.dg.open_bc.lobc_advection_1D.exterior_boundary = ['Right'] |
list examples.dg.open_bc.lobc_advection_1D.exterior_subdomains = ['exterior'] |
list examples.dg.open_bc.lobc_advection_1D.fluid_components = ['rho'] |
examples.dg.open_bc.lobc_advection_1D.gen_xdmf |
warpy examples.dg.open_bc.lobc_advection_1D.host_action_lobc_mu = q_lobc_right.calc_dmu() |
warpy examples.dg.open_bc.lobc_advection_1D.host_actions_lobc_pre_ti = q_lobc_right.create_pre_ti_hostactions() |
list examples.dg.open_bc.lobc_advection_1D.ic_applicators = [] |
warpy examples.dg.open_bc.lobc_advection_1D.ic_applicators_lobc |
list examples.dg.open_bc.lobc_advection_1D.interior_bc_apps = [] |
list examples.dg.open_bc.lobc_advection_1D.interior_subdomains = ['interior'] |
list examples.dg.open_bc.lobc_advection_1D.interior_to_transition_boundary = ['tLeft'] |
float examples.dg.open_bc.lobc_advection_1D.lacuna_time = 1.0, |
warpy examples.dg.open_bc.lobc_advection_1D.mesh |
str examples.dg.open_bc.lobc_advection_1D.mesh_file = "meshes/mesh_1D_3subdomain-n501" |
warpy examples.dg.open_bc.lobc_advection_1D.null_function |
list examples.dg.open_bc.lobc_advection_1D.open_boundary = ['tRight'] |
warpy examples.dg.open_bc.lobc_advection_1D.q |
warpy examples.dg.open_bc.lobc_advection_1D.q_lobc_right |
float examples.dg.open_bc.lobc_advection_1D.reintegration_time = 3.0, |
warpy examples.dg.open_bc.lobc_advection_1D.sim |
str examples.dg.open_bc.lobc_advection_1D.sorder = 'thirdOrder' |
list examples.dg.open_bc.lobc_advection_1D.spatial_solvers = [] |
warpy examples.dg.open_bc.lobc_advection_1D.temporal_solver |
warpy examples.dg.open_bc.lobc_advection_1D.temporal_solver_lobc |
str examples.dg.open_bc.lobc_advection_1D.torder = 'RK2' |
list examples.dg.open_bc.lobc_advection_1D.tran_subdomains = ['transition'] |
examples.dg.open_bc.lobc_advection_1D.True |
bool examples.dg.open_bc.lobc_advection_1D.use_limiters = False |
list examples.dg.open_bc.lobc_advection_1D.variable_adjusters = [] |
str examples.dg.open_bc.lobc_advection_1D.variable_name = 'fluid' |
examples.dg.open_bc.lobc_advection_1D.velocity = [1.0,0.0,0.0] |
int examples.dg.open_bc.lobc_advection_1D.write_steps = 100 |
warpy examples.dg.open_bc.lobc_advection_1D.writer |