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  gas_load_charge_material_heat_required
 Calculates total heat required for a gas load/charge material.
 

Functions

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

Detailed Description

Authors
Gina Accawi, Mark Root

Calculates total heat required for a gas load/charge material.

Definition in file gas_load_charge_material_heat_required.h.