Interface between the LSM module and Notus. This is where we deal with the translation from a phase to a level set representation. It is mainly used to impose Notus' boundary conditions on VF for LS.. More...
Functions/Subroutines | |
subroutine | mod_lsm_notus::lsm_advect_phases () |
Advect all level set phases. | |
subroutine | mod_lsm_notus::phase_levelset_advect (my_phase, vf_boundary_condition) |
Interface for phase->level set advection. | |
Interface between the LSM module and Notus. This is where we deal with the translation from a phase to a level set representation. It is mainly used to impose Notus' boundary conditions on VF for LS.
.
subroutine mod_lsm_notus::phase_levelset_advect | ( | type(t_phase_geometry), intent(inout) | my_phase, |
type(t_boundary_condition), intent(in) | vf_boundary_condition ) |
Interface for phase->level set advection.
[in,out] | my_phase | phase to advect |
[in] | vf_boundary_condition | (optional) the volume fraction boundary conditions |