Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
StandardThermoModelParamsMineralHKF Struct Reference

The parameters in the Maier-Kelley-HKF model for calculating standard thermodynamic properties of mineral species. More...

#include <StandardThermoModelMineralHKF.hpp>

Public Attributes

real Gf
 The apparent standard Gibbs free energy of formation of the mineral substance from its elements (in J/mol).
 
real Hf
 The apparent standard enthalpy of formation of the mineral substance from its elements (in J/mol).
 
real Sr
 The standard entropy of the mineral substance at reference temperature and pressure (in J/(mol·K)).
 
real Vr
 The standard volume of the mineral substance at reference temperature and pressure (in m³/mol).
 
Index ntr
 The number of phase transitions considered in the mineral.
 
Vec< reala
 The coefficients a(i) of the Maier-Kelley-HKF mineral thermodynamic model for each phase region (in J/(mol·K)).
 
Vec< realb
 The coefficients b(i) of the Maier-Kelley-HKF mineral thermodynamic model for each phase region (in J/(mol·K²)).
 
Vec< realc
 The coefficients c(i) of the Maier-Kelley-HKF mineral thermodynamic model for each phase region (in (J·K)/mol).
 
Vec< realTtr
 The temperatures at which the mineral experiences phase transition along the line of reference pressure (in K).
 
Vec< realHtr
 The change in the standard enthalpy of each mineral phase transition (in J/mol).
 
Vec< realVtr
 The change in the standard volume of each mineral phase transition (in m³/mol).
 
Vec< realdPdTtr
 The Clapeyron slote at each mineral phase transition (in Pa/K).
 
real Tmax
 The maximum temperature at which the Maier-Kelley-HKF model can be applied for the substance (optional, in K).
 

Detailed Description

The parameters in the Maier-Kelley-HKF model for calculating standard thermodynamic properties of mineral species.


The documentation for this struct was generated from the following file: