- fp_2phase2-phase fluid properties
C++ Type:UserObjectName
Description:2-phase fluid properties
- pPressure function
C++ Type:FunctionName
Description:Pressure function
SaturationTemperatureFunction
This function computes saturation temperature from a given pressure function : where the function is provided via the T_sat(p)
API of objects deriving from TwoPhaseFluidProperties
.
Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Description:Set the enabled status of the MooseObject.