Peano
Namespaces
|
Variables
three-mounds-channel.py File Reference
Go to the source code of this file.
Namespaces
three-mounds-channel
Variables
string
three-mounds-channel.initial_conditions
string
three-mounds-channel.boundary_conditions
string
three-mounds-channel.refinement_criterion
three-mounds-channel.parser
= exahype2.ArgumentParser()
three-mounds-channel.min_depth
three-mounds-channel.end_time
three-mounds-channel.args
= parser.parse_args()
dictionary
three-mounds-channel.constants
list
three-mounds-channel.size
= [75.0, 30.0]
tuple
three-mounds-channel.max_h
= (1.1 * min(size) / (3.0**args.min_depth))
tuple
three-mounds-channel.min_h
= max_h * 3.0 ** (-args.amr_levels)
three-mounds-channel.fv_solver
three-mounds-channel.riemann_solver
three-mounds-channel.project
float
three-mounds-channel.time_in_between_plots
= 0.0
three-mounds-channel.dimensions
three-mounds-channel.offset
three-mounds-channel.min_end_time
three-mounds-channel.max_end_time
three-mounds-channel.first_plot_time_stamp
three-mounds-channel.periodic_BC
three-mounds-channel.mode
three-mounds-channel.const_val
three-mounds-channel.const_type
three-mounds-channel.make
three-mounds-channel.True
three-mounds-channel.make_clean_first
three-mounds-channel.throw_away_data_after_build
applications
exahype2
shallow-water
three-mounds-channel
three-mounds-channel.py
Generated by
1.9.1