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
exhaust_gas_heat_loss_electric_arc_furnace Namespace Reference

Calculates total heat loss from exhaust gas in electric arc furnaces (EAF).

Functions

double totalHeatLoss (double off_gas_temp, double co_percent, double h2_percent, double combustible_gases_percent, double volume_flow_rate, double dust_loading)
 Calculates the total heat loss due to exhaust gases in an Electric Arc Furnace (EAF).