saturation_base
Inherits from: interface_base
fluide-gas interface with phase change (used in pb_multiphase)
Parameters:
- [p_ref] (type: float) not_set
- [t_ref] (type: float) not_set
- [tension_superficielle | surface_tension] (type: float) surface tension
saturation_constant
Inherits from: saturation_base
Class for saturation constant
Parameters:
- [p_sat] (type: float) Define the saturation pressure value (this is a required parameter)
- [t_sat] (type: float) Define the saturation temperature value (this is a required parameter)
- [lvap] (type: float) Latent heat of vaporization
- [hlsat] (type: float) Liquid saturation enthalpy
- [hvsat] (type: float) Vapor saturation enthalpy
- [p_ref] (type: float) not_set
- [t_ref] (type: float) not_set
- [tension_superficielle | surface_tension] (type: float) surface tension
saturation_sodium
Inherits from: saturation_base
Class for saturation sodium
Parameters:
- [p_ref] (type: float) Use to fix the pressure value in the closure law. If not specified, the value of the pressure unknown will be used
- [t_ref] (type: float) Use to fix the temperature value in the closure law. If not specified, the value of the temperature unknown will be used
- [tension_superficielle | surface_tension] (type: float) surface tension