.ThermoSysPro.Properties.FlueGases.Absorb

Flue gases - particles emissivity

Information

## Copyright © EDF 2002 - 2026  


## ThermoSysPro Version 4.2  

    

Interface

function Absorb
  extends ThermoSysPro.Properties.FlueGases.unsafeForJacobian;
  input Units.SI.AbsolutePressure PC "CO2 partial pressure";
  input Units.SI.AbsolutePressure PW "H2O partial pressure";
  input Real FV "Volume concentration of the particules";
  input Units.SI.Length L "Optical path";
  input Units.SI.Temperature T "Temperature";
  output Real EG " ";
  output Real ES " ";
  output Real emigaz "Gas emissivity";
end Absorb;

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