Peano
Loading...
Searching...
No Matches
three-mounds-channel.py File Reference
Go to the source code of this file.
Namespaces
namespace
three-mounds-channel
Variables
str
three-mounds-channel.initial_conditions
str
three-mounds-channel.boundary_conditions
str
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()
dict
three-mounds-channel.constants
list
three-mounds-channel.size
= [75.0, 30.0]
float
three-mounds-channel.max_h
= 1.1 * min(
size
) / (3.0**args.min_depth)
float
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 on
for Peano by
1.14.0