.ThermoSysPro.Correlations.Thermal.WBFlueGasesHeatTransferCoefficient

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

Interface

function WBFlueGasesHeatTransferCoefficient
  input Real propf[4] "Flue gases properties vector";
  input Units.SI.MassFlowRate Qef "Flue gases mass flow rate at the inlet";
  input Units.SI.AbsolutePressure Pmf "Flue gases average pressure";
  input Units.SI.Temperature Tmf "Flue gases average temperature";
  input Real XefCO2 "CO2 mass fraction at the inlet";
  input Real XefH2O "H2O mass fraction at the inlet";
  input Units.SI.PathLength dz "Step in the z direction";
  input Units.SI.Length long "Wall zone length";
  input Units.SI.Length prof "Wall zone width";
  input Units.SI.Temperature Tpext "External wall temperature";
  input Real fvd = 0 "Particles volume fraction";
  input Real emimur = 0.1 "Wall emissivity";
  output Units.SI.CoefficientOfHeatTransfer hf "Global heat transfer coefficient";
end WBFlueGasesHeatTransferCoefficient;

Revisions

Author


Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos