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.
|
Calculator for heat required for slag - other material losses. More...
Go to the source code of this file.
Classes | |
class | SlagOtherMaterialLosses |
This contains the inputs for calculating a the heat loss for slag - other material. Only electrotechnologies.
totalHeat = weight * specificHeat * (finalTemp - initialTemp); totalHeat = totalHeat * correctionFactor;
Definition in file slag_other_material_losses.h.