interface_base
Basic class for a liquid-gas interface (used in pb_multiphase)
Parameters:
- [tension_superficielle | surface_tension] (type: float) surface tension
interface_baer_nunziato
Inherits from: interface_base
Interface Baer Nunziato class
Parameters:
- velocity_from_phase | phase_vitesse (type: string) Name of phase used to take the velocity at the interface. The pressure is automatically taken from the other phase
- [tension_superficielle | surface_tension] (type: float) surface tension
interface_sigma_constant
Inherits from: interface_base
Liquid-gas interface with a constant surface tension sigma
Parameters:
- [tension_superficielle | surface_tension] (type: float) surface tension