Peano
Loading...
Searching...
No Matches
isothermal-stratification.py File Reference
Go to the source code of this file.
Namespaces
namespace
isothermal-stratification
Variables
str
isothermal-stratification.initial_conditions
str
isothermal-stratification.boundary_conditions
str
isothermal-stratification.compute_usq
tuple
isothermal-stratification.calculate_pressure
tuple
isothermal-stratification.calculate_pressure_perturbations
tuple
isothermal-stratification.limiter
tuple
isothermal-stratification.reconstruction
isothermal-stratification.parser
isothermal-stratification.min_depth
isothermal-stratification.degrees_of_freedom
isothermal-stratification.args
= parser.parse_args()
list
isothermal-stratification.size
= [40_000, 40_000, 40_000]
float
isothermal-stratification.max_h
= 1.1 * min(
size
) / (3.0**args.min_depth)
float
isothermal-stratification.min_h
=
max_h
* 3.0 ** (-args.amr_levels)
isothermal-stratification.riemann_solver
isothermal-stratification.max_eigenvalue
isothermal-stratification.flux
isothermal-stratification.source_term
Source term needs to be commented out for Godunov.
isothermal-stratification.project
float
isothermal-stratification.time_in_between_plots
= 0.0
isothermal-stratification.dimensions
isothermal-stratification.offset
isothermal-stratification.min_end_time
isothermal-stratification.max_end_time
isothermal-stratification.first_plot_time_stamp
isothermal-stratification.periodic_BC
isothermal-stratification.mode
isothermal-stratification.make
isothermal-stratification.True
isothermal-stratification.make_clean_first
isothermal-stratification.throw_away_data_after_build
applications
exahype2
euler
isothermal-stratification
isothermal-stratification.py
Generated on
for Peano by
1.14.0