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.
Loading...
Searching...
No Matches
Classes | Namespaces | Functions

Water heating using exhaust calculations for process heating systems. More...

Go to the source code of this file.

Classes

struct  water_heating_using_exhaust::WaterHeatingUsingExhaustResults
 Results of the water heating using exhaust calculation. More...
 

Namespaces

namespace  water_heating_using_exhaust
 Water heating using exhaust calculations for process heating systems.
 

Functions

WaterHeatingUsingExhaustResults water_heating_using_exhaust::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.