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 | Functions
water_heating_using_steam Namespace Reference

Water heating using vent steam calculations for process heating systems.

Classes

struct  WaterHeatingUsingSteamResults
 Results of the water heating using steam calculation. More...
 

Functions

WaterHeatingUsingSteamResults waterHeatingUsingSteam (double pressure_steam_in, double flow_steam_rate, double temperature_water_in, double pressure_water_out, double flow_water_rate, double temp_makeup_water, double pres_makeup_water, double eff_water_heater, double eff_boiler, double operating_hours)
 Calculates energy savings from using vent steam to heat water using a steam to liquid heat exchanger.