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

Utility section for common process heat functions. More...

Go to the source code of this file.

Functions

double process_heat::calculateExcessAir (double o2_flue_gas)
 Calculates excess air from O2 in flue gas.
 

Detailed Description

This header will collect reusable functions and helpers for process heating calculations, such as excess air, available heat, and other shared logic.

Definition in file process_heat.h.