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
include
processHeat
losses
exhaust_gas_heat_loss_electric_arc_furnace.h
Go to the documentation of this file.
1
#pragma once
2
16
namespace
exhaust_gas_heat_loss_electric_arc_furnace
{
17
32
double
totalHeatLoss
(
double
off_gas_temp,
double
co_percent,
double
h2_percent,
double
combustible_gases_percent,
33
double
volume_flow_rate,
double
dust_loading);
34
35
}
// namespace exhaust_gas_heat_loss_electric_arc_furnace
exhaust_gas_heat_loss_electric_arc_furnace::totalHeatLoss
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).
exhaust_gas_heat_loss_electric_arc_furnace
Calculates total heat loss from exhaust gas in electric arc furnaces (EAF).
Generated by
1.9.8