![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <GasCoolingLosses.h>
Public Member Functions | |
GasCoolingLosses (const double flowRate, const double initialTemperature, const double finalTemperature, const double specificHeat, const double correctionFactor, const double gasDensity) | |
double | getHeatLoss () const |
GasCoolingLosses (const double flowRate, const double initialTemperature, const double finalTemperature, const double specificHeat, const double correctionFactor, const double gasDensity) | |
double | getHeatLoss () const |
GasCoolingLosses (const double flowRate, const double initialTemperature, const double finalTemperature, const double specificHeat, const double correctionFactor, const double gasDensity) | |
double | getHeatLoss () const |
Gas Cooling Losses class Contains all of the properties of a cooling system and its gas media. Used to calculate how much heat loss is caused by the cooling components and their cooling media (a gas).
Definition at line 21 of file GasCoolingLosses.h.
|
inline |
Constructor for the gas cooling losses (including air) with all inputs specified
flowRate | double, Air or gas volumetric flow rate in SCFM (ft³/min) |
initialTemperature | double, Inlet temperature of air or gas in °F |
finalTemperature | double, Outlet temperature of air or gas in °F |
specificHeat | double, Specific heat of gas or air at average air temperature in Btu/(scf*°F) |
correctionFactor | double, Correction factor - unitless |
Definition at line 35 of file GasCoolingLosses.h.
|
inline |
Constructor for the gas cooling losses (including air) with all inputs specified
flowRate | double, Air or gas volumetric flow rate in SCFM (ft³/min) |
initialTemperature | double, Inlet temperature of air or gas in °F |
finalTemperature | double, Outlet temperature of air or gas in °F |
specificHeat | double, Specific heat of gas or air at average air temperature in Btu/(scf*°F) |
correctionFactor | double, Correction factor - unitless |
Definition at line 35 of file GasCoolingLosses.h.
|
inline |
Constructor for the gas cooling losses (including air) with all inputs specified
flowRate | double, Air or gas volumetric flow rate in SCFM (ft³/min) |
initialTemperature | double, Inlet temperature of air or gas in °F |
finalTemperature | double, Outlet temperature of air or gas in °F |
specificHeat | double, Specific heat of gas or air at average air temperature in Btu/(scf*°F) |
correctionFactor | double, Correction factor - unitless |
Definition at line 35 of file GasCoolingLosses.h.
double GasCoolingLosses::getHeatLoss | ( | ) | const |
Gets the total heat loss
Definition at line 11 of file GasCoolingLosses.cpp.
double GasCoolingLosses::getHeatLoss | ( | ) | const |
Gets the total heat loss
double GasCoolingLosses::getHeatLoss | ( | ) | const |
Gets the total heat loss