|
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.
|
Go to the source code of this file.
Namespaces | |
| namespace | water_cooling_heat_loss |
| Calculates heat loss due to water cooling in process heating equipment. | |
Functions | |
| double | water_cooling_heat_loss::totalHeatLoss (double flowRate, double initialTemperature, double outletTemperature, double correctionFactor) |
| Calculates the total heat loss due to water cooling in process heating equipment. | |
Calculates heat loss due to water cooling in process heating equipment.
Definition in file water_cooling_heat_loss.h.