|
Output | calculate (GasCompositions gasCompositions, const double heatInput, const double tempFlueGasInF, const double tempFlueGasOutF, const double tempCombAirF, const double fuelTempF, const double percO2, const double ambientAirTempF=60, const double moistCombAir=0) |
|
Definition at line 16 of file AirWaterCoolingUsingFlue.h.
◆ AirWaterCoolingUsingFlue()
AirWaterCoolingUsingFlue::AirWaterCoolingUsingFlue |
( |
| ) |
|
|
inline |
◆ calculate()
Output AirWaterCoolingUsingFlue::calculate |
( |
GasCompositions |
gasCompositions, |
|
|
const double |
heatInput, |
|
|
const double |
tempFlueGasInF, |
|
|
const double |
tempFlueGasOutF, |
|
|
const double |
tempCombAirF, |
|
|
const double |
fuelTempF, |
|
|
const double |
percO2, |
|
|
const double |
ambientAirTempF = 60 , |
|
|
const double |
moistCombAir = 0 |
|
) |
| |
|
inline |
- Parameters
-
gasCompositions | Constructor for GasCompositions with which flue gas losses will be calculated. All molecule parameters are the percentage of that molecule present in the fuel |
substance | name - string |
CH4 | % - double |
C2H6 | % - double |
N2 | % - double |
H2 | % - double |
C3H8 | % - double |
C4H10_CnH2n | % - double |
H2O | % - double |
CO | % - double |
CO2 | % - double |
SO2 | % - double |
O2 | % - double |
heatInput | double, units MM BTU / hr |
tempFlueGasInF | double, units F |
tempFlueGasOutF | double, units F |
tempCombAirF | double, units F |
fuelTempF | double, units F |
percO2,units | percentage / fraction |
ambientAirTempF | double, units F, default 60 F |
moistCombAir,units | percentage / fraction, default 0 |
- Returns
- Parameters
-
excessAir | double, units percentage / fraction |
flowFlueGas | double, units lbs / hr |
specHeat | double, units Btu / (lb.F) |
fracCondensed | double, units fraction |
effThermal | / availableHeat double, units percentage / fraction |
effThermalLH | double, units percentage / fraction |
effLH | / heatReclaimed double, units percentage / fraction |
heatRecovery | / latentHeatRecovery double, units MM Btu / hr |
sensibleHeatRecovery | double, units MM Btu / hr |
Definition at line 73 of file AirWaterCoolingUsingFlue.h.
The documentation for this class was generated from the following file: