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  gas_cooling_heat_loss
 Calculates heat loss due to gas (including air) cooling in process heating equipment.
 

Functions

double gas_cooling_heat_loss::totalHeatLoss (double flow_rate, double initial_temperature, double final_temperature, double specific_heat, double correction_factor, double gas_density)
 Calculates the total heat loss due to gas (including air) cooling in process heating equipment.
 

Detailed Description

Authors
Gina Accawi, Mark Root

Calculates heat loss due to gas (including air) cooling in process heating equipment.

Definition in file gas_cooling_heat_loss.h.