.ThermoSysPro.Correlations.Thermal.WBHeatExchangerEfficiency

Heat exchanger efficiency

Information

## Copyright © EDF 2002 - 2026   
## ThermoSysPro Version 4.2  
    

Interface

function WBHeatExchangerEfficiency
  input Units.SI.MassFlowRate QevC "Steam mass flow rate at the inlet";
  input Units.SI.MassFlowRate QeeF "Water mass flow rate at the inlet";
  input Units.SI.SpecificHeatCapacity Cc "Hot fluid specific heat capacity";
  input Units.SI.SpecificHeatCapacity Cf "Cold fluid specific heat capacity";
  input Units.SI.CoefficientOfHeatTransfer KEG0 "Global heat transfer coefficient";
  input Units.SI.Area S0 "External exchange surface";
  input Real Phase " = 0 ou 1 one-phase flow - otherwise two-phase flow";
  output Real EC0 "Heat exchanger efficiency";
end WBHeatExchangerEfficiency;

Revisions

Author Baligh El Hefni
Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos