Reaktoro
A unified framework for modeling chemically reactive systems
|
Reaktoro::FunctionG Struct Reference
Detailed Description
A type used to describe the function g of the HKF model and its partial temperature and pressure derivatives.
#include <SpeciesElectroStateHKF.hpp>
Collaboration diagram for Reaktoro::FunctionG:

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. | |
The documentation for this struct was generated from the following file:
- Reaktoro/Thermodynamics/Models/SpeciesElectroStateHKF.hpp