AMO-Tools-Suite  v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
All Classes Namespaces Files Functions Variables Enumerations Friends Macros Pages
Public Member Functions | List of all members
ExhaustGasEAF Class Reference

#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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ExhaustGasEAF() [1/3]

ExhaustGasEAF::ExhaustGasEAF ( const double  offGasTemp,
const double  CO,
const double  H2,
const double  combustibleGases,
const double  vfr,
const double  dustLoading 
)
inline

Constructor for the exhaust gas EAF heat loss with all inputs specified

Parameters
offGasTempdouble, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F
COdouble, % of CO in exhaust gas
H2double, % of H2 in exhaust gas
combustibleGasesdouble, average value of combustible gases % in exhaust gases
vfrdouble, (volume flow rate) total volume of exhaust gases measured in cfm
dustLoadingdouble, dust loading for exhaust gases measured in s/scf (number of dust particles per scf)

Definition at line 32 of file ExhaustGasEAF.h.

◆ ExhaustGasEAF() [2/3]

ExhaustGasEAF::ExhaustGasEAF ( const double  offGasTemp,
const double  CO,
const double  H2,
const double  combustibleGases,
const double  vfr,
const double  dustLoading 
)
inline

Constructor for the exhaust gas EAF heat loss with all inputs specified

Parameters
offGasTempdouble, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F
COdouble, % of CO in exhaust gas
H2double, % of H2 in exhaust gas
combustibleGasesdouble, average value of combustible gases % in exhaust gases
vfrdouble, (volume flow rate) total volume of exhaust gases measured in cfm
dustLoadingdouble, dust loading for exhaust gases measured in s/scf (number of dust particles per scf)

Definition at line 32 of file ExhaustGasEAF.h.

◆ ExhaustGasEAF() [3/3]

ExhaustGasEAF::ExhaustGasEAF ( const double  offGasTemp,
const double  CO,
const double  H2,
const double  combustibleGases,
const double  vfr,
const double  dustLoading 
)
inline

Constructor for the exhaust gas EAF heat loss with all inputs specified

Parameters
offGasTempdouble, temperature of exhaust gases from EAF before the gases mix with outside air measured in °F
COdouble, % of CO in exhaust gas
H2double, % of H2 in exhaust gas
combustibleGasesdouble, average value of combustible gases % in exhaust gases
vfrdouble, (volume flow rate) total volume of exhaust gases measured in cfm
dustLoadingdouble, dust loading for exhaust gases measured in s/scf (number of dust particles per scf)

Definition at line 32 of file ExhaustGasEAF.h.


The documentation for this class was generated from the following files: