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
slag_other_material_heat_loss.h
Go to the documentation of this file.
1
#pragma once
2
16
namespace
slag_other_material_heat_loss
{
17
33
double
totalHeatLoss
(
double
weight,
double
inlet_temperature,
double
outlet_temperature,
double
specific_heat,
34
double
correction_factor);
35
36
}
// namespace slag_other_material_heat_loss
slag_other_material_heat_loss::totalHeatLoss
double totalHeatLoss(double weight, double inlet_temperature, double outlet_temperature, double specific_heat, double correction_factor)
Calculates the total heat required for slag or other material losses.
slag_other_material_heat_loss
Calculates heat losses from slag and other waste materials in process heating equipment.
Generated by
1.9.8