Property PackageDW_ Calc Enthalpy Of Reaction Method
Calculater enthalpy of reaction for a given phase
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
DHr in kJ
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual double DW_CalcEnthalpyOfReaction(
double[] Vn,
double T,
double P
)VB
Public Overridable Function DW_CalcEnthalpyOfReaction (
Vn As Double(),
T As Double,
P As Double
) As DoubleParameters
- Vn Double
- Vector containing number of moles for each compound
- T Double
- Temperature in K
- P Double
- Pressure in Pa
Return Value
DoubleDHr in kJ