Peano
Loading...
Searching...
No Matches
fv-tracers-advection.py File Reference

Go to the source code of this file.

Namespaces

namespace  fv-tracers-advection
 

Variables

 fv-tracers-advection.parser
 
list fv-tracers-advection.available_precisions = ["float", "double"]
 
 fv-tracers-advection.default
 
 fv-tracers-advection.help
 
 fv-tracers-advection.min_depth
 
 fv-tracers-advection.degrees_of_freedom
 
 fv-tracers-advection.periodic_boundary_conditions_x
 
 fv-tracers-advection.periodic_boundary_conditions_y
 
 fv-tracers-advection.periodic_boundary_conditions_z
 
 fv-tracers-advection.args = parser.parse_args()
 
float fv-tracers-advection.max_h = 1.1 / 3.0**args.min_depth
 
float fv-tracers-advection.min_h = max_h * 3.0 ** (-args.amr_levels)
 
str fv-tracers-advection.initial_conditions
 
str fv-tracers-advection.boundary_conditions
 
str fv-tracers-advection.refinement_criterion
 
 fv-tracers-advection.fv_solver
 
 fv-tracers-advection.flux
 
 fv-tracers-advection.max_eigenvalue
 
 fv-tracers-advection.storage_precision
 
 fv-tracers-advection.precision
 
 fv-tracers-advection.compute_precision
 
 fv-tracers-advection.project
 
float fv-tracers-advection.time_in_between_plots = 0.0
 
 fv-tracers-advection.tracers
 
 fv-tracers-advection.init_tracers
 
 fv-tracers-advection.descend_invocation_order
 
 fv-tracers-advection.tracing_action_set
 
 fv-tracers-advection.dimensions
 
 fv-tracers-advection.size
 
 fv-tracers-advection.offset
 
 fv-tracers-advection.min_end_time
 
 fv-tracers-advection.max_end_time
 
 fv-tracers-advection.first_plot_time_stamp
 
 fv-tracers-advection.periodic_BC
 
 fv-tracers-advection.mode
 
 fv-tracers-advection.make
 
 fv-tracers-advection.True
 
 fv-tracers-advection.make_clean_first
 
 fv-tracers-advection.throw_away_data_after_build