Copyright © EDF 2002 - 2012
ThermoSysPro Version 3.0
Interface
function WBInternalHeatTransferCoefficient
input ThermoSysPro.Correlations.Misc.Pro_TwoPhaseWaterSteam hy annotation(
Placement(transformation(extent = {{-26, -74}, {-6, -54}}, rotation = 0)));
input Real geomt[6] "Geometrical data vector";
input Real Gm "Water mass velocity at the inlet (kg/m2s)";
input Real Xmc "Steam average mass fraction";
input Units.SI.Power flux "Heat flux";
input Units.SI.AbsolutePressure Pmc "Water average pressure";
input Units.SI.Area Si "Internal exchnage surface over dz";
output Units.SI.CoefficientOfHeatTransfer hi "Internal heat transfer coefficient";
end WBInternalHeatTransferCoefficient;
Revisions
Author