Peano
Loading...
Searching...
No Matches
thunderstorm.py File Reference

Go to the source code of this file.

Namespaces

namespace  thunderstorm
 

Variables

 thunderstorm.parser
 
 thunderstorm.min_depth
 
 thunderstorm.degrees_of_freedom
 
 thunderstorm.end_time
 
 thunderstorm.default
 
 thunderstorm.type
 
 thunderstorm.help
 
 thunderstorm.args = parser.parse_args()
 
list thunderstorm.size = [1_200e3, 220e3, 1_200e3]
 
tuple thunderstorm.atmosphere_initial_conditions
 ATMOSPHERE SOLVER #.
 
str thunderstorm.atmosphere_boundary_conditions
 
float thunderstorm.max_h = 1.1 * min(size) / (3.0**args.min_depth)
 
float thunderstorm.min_h = max_h * 3.0 ** (-args.amr_levels)
 
dict thunderstorm.atmosphere_unknowns
 
dict thunderstorm.atmosphere_auxiliary_variables
 
 thunderstorm.atmosphere_solver
 
 thunderstorm.initial_conditions
 
 thunderstorm.boundary_conditions
 
 thunderstorm.flux
 
 thunderstorm.riemann_solver
 
 thunderstorm.max_eigenvalue
 
 thunderstorm.source_term
 
dict thunderstorm.diffusion_unknowns
 DIFFUSION SOLVER #.
 
dict thunderstorm.diffusion_auxiliary_variables
 
tuple thunderstorm.diffusion_initial_conditions
 
str thunderstorm.diffusion_boundary_conditions
 
 thunderstorm.diffusion_solver
 
 thunderstorm.solver
 
 thunderstorm.project
 PEANO PROJECT #.
 
 thunderstorm.make
 
 thunderstorm.True
 
 thunderstorm.make_clean_first
 
 thunderstorm.throw_away_data_after_build