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
Functions

Calculates heat loss due to water cooling in process heating equipment.

Functions

double totalHeatLoss (double flowRate, double initialTemperature, double outletTemperature, double correctionFactor)
 Calculates the total heat loss due to water cooling in process heating equipment.