real *8 max_dt
Largest time step allowed.
logical topography_demfile
Flag for uploading topography from a different file (topography_dem.asc)
integer n_rk
Runge-Kutta order.
real *8 t_steady
end time when reached steady solution
real *8, parameter tol_rel
real *8, dimension(:), allocatable alphas_init
Initial sediment concentration in the pile of material.
logical rheology_flag
Flag to choose if we add the rheology.
real *8 t_init
Initial temperature of the pile of material.
real *8 y_release
Initial y-coordinate of the pile.
real *8 t_end
end time for the run
integer rheology_model
choice of the rheology model
type(bc), dimension(:), allocatable bcw
bcW&flag defines the west boundary condition:
real *8 velocity_ang_release
Initial velocity direction (angle in degree): .
real *8 velocity_mod_release
Initial velocity module of the pile.
real *8 released_volume
Initial volume of the flow.
real *8, dimension(4) time_param
integer n_vars
Number of conservative variables.
real *8, dimension(:), allocatable alphas_collapse
real *8 cfl
Courant-Friedrichs-Lewy parameter.
real *8, dimension(:), allocatable alphas_source
integer, parameter max_nl_iter
real *8 dt0
Initial time step.
real *8 x_release
Initial x-coordiante of the pile.
character(len=20) solver_scheme
Finite volume method: .
real *8 theta
Van Leer limiter parameter.
logical riemann_flag
Flag to choose the sort of problem to solve.
real *8 eps_newton
threshold for the convergence of the Newton's method
real *8 t_output
time of the next output
logical topography_function_flag
Flag to choose in which way we upload the topography.
logical energy_flag
Flag to choose the equation for temperature to solve.
integer, dimension(10) limiter
Limiter for the slope in the linear reconstruction: .
type(bc), dimension(:), allocatable bcn
bcN&flag defines the north boundary condition:
real *8 t_runout
time of the next runout output
integer n_eqns
Number of equations.
real *8, parameter tol_abs
real *8 reconstr_coeff
Slope coefficient in the linear reconstruction.
type(bc), dimension(:), allocatable bcs
bcS&flag defines the south boundary condition:
real *8 eps_sing
parameter for desingularization
type(bc), dimension(:), allocatable bce
bcE&flag defines the east boundary condition:
real *8 dt_output
time interval for the output of the solution
logical radial_source_flag
logical collapsing_volume_flag
integer n_solid
Number of solid classes.
logical interfaces_relaxation
Flag to add the relaxation terms after the linear reconstruction: .
real *8 t_start
initial time for the run
integer n_nh
Number of non-hyperbolic terms.
real *8, dimension(:), allocatable sed_vol_perc