Reaktoro
A unified framework for modeling chemically reactive systems
AqueousSpeciesThermoParamsHKF Struct Reference

A type for storing the parameters of the HKF equation of state for a aqueous species. More...

#include <ThermoData.hpp>

Public Attributes

double Gf
 The apparent standard molal Gibbs free energy of formation of the species from its elements (in units of cal/mol)
 
double Hf
 The apparent standard molal enthalpy of formation of the species from its elements (in units of cal/mol)
 
double Sr
 The standard molal entropy of the species at reference temperature and pressure (in units of cal/(mol*K))
 
double a1
 The coefficient a1 of the HKF equation of state of the aqueous species (in units of cal/(mol*bar))
 
double a2
 The coefficient a2 of the HKF equation of state of the aqueous species (in units of cal/mol)
 
double a3
 The coefficient a3 of the HKF equation of state of the aqueous species (in units of (cal*K)/(mol*bar))
 
double a4
 The coefficient a4 of the HKF equation of state of the aqueous species (in units of (cal*K)/mol)
 
double c1
 The coefficient c1 of the HKF equation of state of the aqueous species (in units of cal/(mol*K))
 
double c2
 The coefficient c2 of the HKF equation of state of the aqueous species (in units of (cal*K)/mol)
 
double wref
 The conventional Born coefficient of the aqueous species at reference temperature 298.15 K and pressure 1 bar (in units of cal/mol)
 

Detailed Description

A type for storing the parameters of the HKF equation of state for a aqueous species.


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