|
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.
|
Namespace for liquid load/charge material heat required calculation.
Functions | |
| double | totalHeatRequired (LoadChargeMaterial::ThermicReactionType thermic_reaction_type, double specific_heat_liquid, double vaporizing_temperature, double latent_heat, double specific_heat_vapor, double charge_feed_rate, double initial_temperature, double discharge_temperature, double percent_vaporized, double percent_reacted, double reaction_heat, double additional_heat) |
| Calculates the total heat required for a liquid load/charge material. | |