| 
| str  | examples.dg.5-moment.zpinch_5-moment_1D.torder = 'SSPRK3' | 
|   | 
| str  | examples.dg.5-moment.zpinch_5-moment_1D.sorder = 'thirdOrder' | 
|   | 
| float  | examples.dg.5-moment.zpinch_5-moment_1D.skin_depth_norm = 0.1 | 
|   | 
| float  | examples.dg.5-moment.zpinch_5-moment_1D.omega_p_tau = 1.0 | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.gamma = 5./3. | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.Zi = 1 | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.Ze = -1 | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.Ai = 10 | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.Ae = 250 | 
|   | 
| None  | examples.dg.5-moment.zpinch_5-moment_1D.nu_p_tau = None | 
|   | 
| bool  | examples.dg.5-moment.zpinch_5-moment_1D.use_viscosity_limiter = False | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.artificial_viscosity_coefficient = 1E-6 | 
|   | 
| str  | examples.dg.5-moment.zpinch_5-moment_1D.gradient_method = "ip" | 
|   | 
| None  | examples.dg.5-moment.zpinch_5-moment_1D.penalty_beta = None | 
|   | 
| float  | examples.dg.5-moment.zpinch_5-moment_1D.penalty_eta = +1.0 | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.mesh | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.efluid | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.efluid_gradient | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.efluid_gradient2 | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.ifluid | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.ifluid_gradient | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.ifluid_gradient2 | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.field | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.zpinch_5moment_electron_ic | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.zpinch_5moment_ion_ic | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.zpinch_5moment_field_ic | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.applicators = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.apps_electrons = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.apps_ions = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.apps_fields = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.dirichlet_apps = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.rho = [rho_L,rho_R] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.px = [0.0,0.0] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.py = [0.0,0.0] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.pz = [0.0,0.0] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.pressure = [P_L,P_R] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.e = [0,0] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.analytic_solution_apps = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.variable_adjusters = [] | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.writer = warpy.host_actions.writer(name='writer', ReadVars=[fluid,fluid_analytic, fluid_gradient,fluid_gradient2]) | 
|   | 
|   | examples.dg.5-moment.zpinch_5-moment_1D.else : | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.spatial_solver | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.time_integrator = warpy.host_actions.erk(name="ti", scheme=torder, spatial_solvers=[spatial_solver], variable_adjusters=variable_adjusters) | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.dt = 1e-5 | 
|   | 
| int  | examples.dg.5-moment.zpinch_5-moment_1D.nout = 100 | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.dt_controller = warpy.dt_calc.fixed_dt(init_dt=dt) | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.integrator_apps = [] | 
|   | 
| list  | examples.dg.5-moment.zpinch_5-moment_1D.integrator_analytic_solution_apps = [] | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.dg_integrator | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.integrator_host_action | 
|   | 
| warpy  | examples.dg.5-moment.zpinch_5-moment_1D.sim | 
|   | 
|   | examples.dg.5-moment.zpinch_5-moment_1D.gen_xdmf | 
|   | 
|   | examples.dg.5-moment.zpinch_5-moment_1D.True | 
|   | 
|   | examples.dg.5-moment.zpinch_5-moment_1D.detect_nonscalar | 
|   |