Modules | |
| module | mod_vof_cfl |
Functions/Subroutines | |
| subroutine, public | mod_vof_cfl::vof_cfl (volume_fraction, velocity, phase_advection_time_step, nb_time_step, time_step, nb_substeps) |
| Compute time step that fulfill the CFL for 2D/3D VOF PLIC non fully conservative algorithm. | |
| subroutine, public | mod_vof_cfl::conservative_vof_cfl (volume_fraction, velocity, phase_advection_time_step, nb_time_step, time_step, nb_substeps) |
| Compute time step that fulfill the CFL for 2D/3D VOF PLIC fully conservative algorithm (Weymouth). | |