Copyright © EDF 2002 - 2010
ThermoSysPro Version 2.0
Interface
function PropWaterSteam
input Units.SI.AbsolutePressure Pmc "Water/steam average pressure";
input Units.SI.SpecificEnthalpy Hmc "Water/steam average specific enthalpy";
input Real Xmc "Steam average mass fraction";
output ThermoSysPro.Correlations.Misc.Pro_TwoPhaseWaterSteam hy annotation(
Placement(transformation(extent = {{0, 0}, {20, 20}}, rotation = 0)));
end PropWaterSteam;
Revisions
Author