|
| WaterHeatingUsingExhaust () |
|
Output | calculate (const double availableHeat, const double heatInput, const double hxEfficiency, const double chillerInTemperature, const double chillerOutTemperature, const double copChiller, const double chillerEfficiency, const double copCompressor) |
|
Definition at line 16 of file WaterHeatingUsingExhaust.h.
◆ WaterHeatingUsingExhaust()
WaterHeatingUsingExhaust::WaterHeatingUsingExhaust |
( |
| ) |
|
|
inline |
◆ calculate()
Output WaterHeatingUsingExhaust::calculate |
( |
const double |
availableHeat, |
|
|
const double |
heatInput, |
|
|
const double |
hxEfficiency, |
|
|
const double |
chillerInTemperature, |
|
|
const double |
chillerOutTemperature, |
|
|
const double |
copChiller, |
|
|
const double |
chillerEfficiency, |
|
|
const double |
copCompressor |
|
) |
| |
- Parameters
-
availableHeat | double, units percentage / fraction |
heatInput | double, units Btu/hr |
hxEfficiency | double, units percentage / fraction |
chillerInTemperature | double, units F |
chillerOutTemperature | double, units F |
copChiller | double, units percentage / fraction |
chillerEfficiency | double, units percentage / fraction |
copCompressor | double, units percentage / fraction |
- Returns
- Output
- Parameters
-
recoveredHeat,units | btu/hr |
hotWaterFlow,units | gal/hr |
tonsRefrigeration,units | Tons |
capacityChiller,units | Tons |
electricalEnergy,units | btu/hr |
The documentation for this class was generated from the following file: