![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <ExhaustGasEAF.h>
Public Member Functions | |
ExhaustGasEAF (const double offGasTemp, const double CO, const double H2, const double combustibleGases, const double vfr, const double dustLoading) | |
double | getTotalHeatExhaust () |
ExhaustGasEAF (const double offGasTemp, const double CO, const double H2, const double combustibleGases, const double vfr, const double dustLoading) | |
double | getTotalHeatExhaust () |
ExhaustGasEAF (const double offGasTemp, const double CO, const double H2, const double combustibleGases, const double vfr, const double dustLoading) | |
double | getTotalHeatExhaust () |
Exhaust Gas for an Electric Arc Furnace class Contains all of the properties of the exhaust gas from the furnace. Used to calculate the heat loss caused by the exhaust gas coming out of the electric arc furnace.
Definition at line 21 of file ExhaustGasEAF.h.
|
inline |
Constructor for the exhaust gas EAF heat loss with all inputs specified
offGasTemp | double, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F |
CO | double, % of CO in exhaust gas |
H2 | double, % of H2 in exhaust gas |
combustibleGases | double, average value of combustible gases % in exhaust gases |
vfr | double, (volume flow rate) total volume of exhaust gases measured in cfm |
dustLoading | double, dust loading for exhaust gases measured in s/scf (number of dust particles per scf) |
Definition at line 32 of file ExhaustGasEAF.h.
|
inline |
Constructor for the exhaust gas EAF heat loss with all inputs specified
offGasTemp | double, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F |
CO | double, % of CO in exhaust gas |
H2 | double, % of H2 in exhaust gas |
combustibleGases | double, average value of combustible gases % in exhaust gases |
vfr | double, (volume flow rate) total volume of exhaust gases measured in cfm |
dustLoading | double, dust loading for exhaust gases measured in s/scf (number of dust particles per scf) |
Definition at line 32 of file ExhaustGasEAF.h.
|
inline |
Constructor for the exhaust gas EAF heat loss with all inputs specified
offGasTemp | double, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F |
CO | double, % of CO in exhaust gas |
H2 | double, % of H2 in exhaust gas |
combustibleGases | double, average value of combustible gases % in exhaust gases |
vfr | double, (volume flow rate) total volume of exhaust gases measured in cfm |
dustLoading | double, dust loading for exhaust gases measured in s/scf (number of dust particles per scf) |
Definition at line 32 of file ExhaustGasEAF.h.