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
Namespaces | Functions

Go to the source code of this file.

Namespaces

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

Functions

double exhaust_gas_heat_loss_electric_arc_furnace::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).
 

Detailed Description

Authors
Autumn Ferree, Mark Root

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

Definition in file exhaust_gas_heat_loss_electric_arc_furnace.h.