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

A type used to describe the function g of the HKF model and its partial temperature and pressure derivatives. More...

#include <SpeciesElectroStateHKF.hpp>

Collaboration diagram for FunctionG:
[legend]

Public Attributes

ThermoScalar g
 The function g at temperature T and pressure P.
 
ThermoScalar gT
 The first-order partial derivative of function g with respect to temperature.
 
ThermoScalar gP
 The first-order partial derivative of function g with respect to pressure.
 
ThermoScalar gTT
 The second-order partial derivative of function g with respect to temperature.
 
ThermoScalar gTP
 The second-order partial derivative of function g with respect to temperature and pressure.
 
ThermoScalar gPP
 The second-order partial derivative of function g with respect to pressure.
 

Detailed Description

A type used to describe the function g of the HKF model and its partial temperature and pressure derivatives.


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