|
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.
|
Calculates total heat required for a gas load/charge material.
Functions | |
| double | totalHeatRequired (LoadChargeMaterial::ThermicReactionType thermic_reaction_type, double specific_heat_gas, double feed_rate, double percent_vapor, double initial_temperature, double discharge_temperature, double specific_heat_vapor, double percent_reacted, double reaction_heat, double additional_heat) |
| Calculates the total heat required for a gas load/charge material. | |