Modules | |
| module | variables_front_tracking |
| Module containing the parameters of the Front tracking method. | |
Variables | |
| double precision | variables_front_tracking::front_cfl = 1d0 |
| CFL for the front propagate. | |
| integer | variables_front_tracking::front_redist_frequency = 10 |
| Frequency of front redistribution. | |
| integer | variables_front_tracking::front_redist_order = 2 |
| Order of front redistribution. | |