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
include
processHeat
losses
water_cooling_heat_loss.h
Go to the documentation of this file.
1
#pragma once
2
16
namespace
water_cooling_heat_loss
{
17
30
double
totalHeatLoss
(
double
flowRate,
double
initialTemperature,
double
outletTemperature,
double
correctionFactor);
31
}
// namespace water_cooling_heat_loss
water_cooling_heat_loss::totalHeatLoss
double totalHeatLoss(double flowRate, double initialTemperature, double outletTemperature, double correctionFactor)
Calculates the total heat loss due to water cooling in process heating equipment.
water_cooling_heat_loss
Calculates heat loss due to water cooling in process heating equipment.
Generated by
1.9.8