Peano
Loading...
Searching...
No Matches
Namespaces
|
Variables
aderdg-grmhd.py File Reference
Go to the source code of this file.
Namespaces
namespace
aderdg-grmhd
Variables
list
aderdg-grmhd.available_scenarios
= ["AlfvenWave", "MichelSphericalAccretion"]
aderdg-grmhd.parser
= exahype2.ArgumentParser("ExaHyPE 2 - ADER-DG GRMHD Testing Script")
aderdg-grmhd.default
aderdg-grmhd.help
aderdg-grmhd.min_depth
aderdg-grmhd.degrees_of_freedom
aderdg-grmhd.number_of_snapshots
aderdg-grmhd.args
= parser.parse_args()
int
aderdg-grmhd.order
= args.degrees_of_freedom - 1
float
aderdg-grmhd.max_h
= 1.1 * 6.0 / (3.0**args.min_depth)
float
aderdg-grmhd.min_h
=
max_h
* 3.0 ** (-args.amr_levels)
aderdg-grmhd.polynomials
= exahype2.solvers.aderdg.Polynomials.Gauss_Legendre
int
aderdg-grmhd.dimensions
= 3
list
aderdg-grmhd.offset
= [2.2, 2.2, 2.2]
list
aderdg-grmhd.size
= [6.0, 6.0, 6.0]
float
aderdg-grmhd.end_time
= 1.0
bool
aderdg-grmhd.periodic_bc
= False
str
aderdg-grmhd.function_name
= "initialAccretionDisc3D"
tuple
aderdg-grmhd.initial
tuple
aderdg-grmhd.boundary_condition
tuple
aderdg-grmhd.analytical_solution
aderdg-grmhd.project
aderdg-grmhd.solver
aderdg-grmhd.is_linear
aderdg-grmhd.initial_conditions
aderdg-grmhd.boundary_conditions
aderdg-grmhd.max_eigenvalue
aderdg-grmhd.flux
aderdg-grmhd.ncp
aderdg-grmhd.error_measurement_implementation
aderdg-grmhd.output_file_name
float
aderdg-grmhd.time_in_between_plots
= 0.0
aderdg-grmhd.min_end_time
aderdg-grmhd.max_end_time
aderdg-grmhd.first_plot_time_stamp
aderdg-grmhd.periodic_BC
aderdg-grmhd.mode
aderdg-grmhd.make_clean_first
tests
aderdg-grmhd
aderdg-grmhd.py
Generated on Wed Apr 1 2026 00:01:45 for Peano by
1.10.0