|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
The flue gas properties (excess air, specific heat, and available heat) are calculated using the gas_flue_gas_material::processHeatProperties function. This function analyzes the fuel gas composition and operating conditions to determine key combustion parameters needed for heat recovery calculations.
| \(EA\) | Excess air fraction \([\unit{ \unitless}]\) |
| \(C_{p,flue}\) | Specific heat of flue gas \([\unit{ \btu\per\pound\degreeFahrenheit}]\) |
| \(AH\) | Available heat fraction (sensible only) \([\unit{ \unitless}]\) |
| \(SA_{req}\) | Stoichiometric air required \([\unit{ \standardCubicFeet\per\standardCubicFeet}]\) |
| \(HHV_{fuel}\) | Higher heating value of fuel \([\unit{ \btu\per\standardCubicFeet}]\) |