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
Classes
slag_other_material_losses.h File Reference

Calculator for heat required for slag - other material losses. More...

Go to the source code of this file.

Classes

class  SlagOtherMaterialLosses
 

Detailed Description

This contains the inputs for calculating a the heat loss for slag - other material. Only electrotechnologies.

totalHeat = weight * specificHeat * (finalTemp - initialTemp); totalHeat = totalHeat * correctionFactor;

Author
Gina Accawi (accawigk)
Bug:
No known bugs.

Definition in file slag_other_material_losses.h.