Peano
Namespaces
|
Variables
gaussian-bell.py File Reference
Go to the source code of this file.
Namespaces
gaussian-bell
Variables
string
gaussian-bell.initial_conditions
string
gaussian-bell.analytical_solution
gaussian-bell.parser
gaussian-bell.min_depth
gaussian-bell.degrees_of_freedom
gaussian-bell.periodic_boundary_conditions_x
gaussian-bell.periodic_boundary_conditions_y
gaussian-bell.periodic_boundary_conditions_z
gaussian-bell.args
= parser.parse_args()
list
gaussian-bell.size
= [1.0, 1.0, 1.0]
float
gaussian-bell.max_h
= 1.1 * min(size) / (3.0**args.min_depth)
float
gaussian-bell.min_h
= max_h * 3.0 ** (-args.amr_levels)
gaussian-bell.riemann_solver
gaussian-bell.flux
gaussian-bell.max_eigenvalue
gaussian-bell.limiter
gaussian-bell.error_measurement_implementation
gaussian-bell.output_file_name
gaussian-bell.project
float
gaussian-bell.time_in_between_plots
= 0.0
gaussian-bell.dimensions
gaussian-bell.offset
gaussian-bell.min_end_time
gaussian-bell.max_end_time
gaussian-bell.first_plot_time_stamp
gaussian-bell.periodic_BC
gaussian-bell.mode
gaussian-bell.make
gaussian-bell.True
gaussian-bell.make_clean_first
gaussian-bell.throw_away_data_after_build
applications
exahype2
euler
gaussian-bell
gaussian-bell.py
Generated by
1.9.1