|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Water heating using exhaust calculations for process heating systems.
Classes | |
| struct | WaterHeatingUsingExhaustResults |
| Results of the water heating using exhaust calculation. More... | |
Functions | |
| WaterHeatingUsingExhaustResults | waterHeatingUsingExhaust (double available_heat, double heat_input, double hx_efficiency, double chiller_in_temperature, double chiller_out_temperature, double cop_chiller, double chiller_efficiency, double cop_compressor) |
| Calculates energy savings from using exhaust gas (waste) heat to provide energy for an absorption chiller in place of a compressor. | |