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 losses from slag and other waste materials in process heating equipment.

Functions

double totalHeatLoss (double weight, double inlet_temperature, double outlet_temperature, double specific_heat, double correction_factor)
 Calculates the total heat required for slag or other material losses.