.TAeZoSysPro.HeatTransfer.Functions.ExchangerEffectiveness.Inverse.NTU_coCurrent

Information

NTU_coCurrent

This functions computes the Number of Transfer Units (NTU) of an exchanger for co current flows. The function is mainly used to supply to the solver the inverse function of the effectiveness.

Interface

function NTU_coCurrent
  extends Modelica.Icons.Function;
  input Modelica.SIunits.Efficiency Eff "Exchanger effectiveness";
  input Real Cr "Ratio of thermal condutance";
  output Real NTU "Number of transfer unit";
end NTU_coCurrent;

Generated at 2024-10-22T18:25:24Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos