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
#include <string>
#include "load_charge_material.h"

Go to the source code of this file.

Namespaces

namespace  liquid_load_charge_material_heat_required
 Namespace for liquid load/charge material heat required calculation.
 

Functions

double liquid_load_charge_material_heat_required::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.
 

Detailed Description

Authors
Gina Accawi, Mark Root

Namespace for liquid load/charge material heat required calculation.

Definition in file liquid_load_charge_material_heat_required.h.