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

A type for storing the parameters of the HKF equation of state for a fluid (gaseous or liquid) 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 a
 The coefficient a of the HKF equation of state of the fluid species (in units of cal/(mol�K))
 
double b
 The coefficient b of the HKF equation of state of the fluid species (in units of cal/(mol�K^2))
 
double c
 The coefficient c of the HKF equation of state of the fluid species (in units of (cal�K)/mol)
 
double Tmax
 The maximum temperature at which the HKF equation of state can be applied for the gaseous species (in units of K)
 

Detailed Description

A type for storing the parameters of the HKF equation of state for a fluid (gaseous or liquid) species.


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