struct FunctionG
Declaration
struct FunctionG { /* full declaration omitted */ };
Description
A type used to describe the function g of the HKF model and its partial temperature and pressure derivatives
Declared at: ThermoFun/ThermoProperties.h:235
Member Variables
- public Reaktoro_::ThermoScalar g
- The function g at temperature T and pressure P
- public Reaktoro_::ThermoScalar gT
- The first-order partial derivative of function g with respect to temperature
- public Reaktoro_::ThermoScalar gP
- The first-order partial derivative of function g with respect to pressure
- public Reaktoro_::ThermoScalar gTT
- The second-order partial derivative of function g with respect to temperature
- public Reaktoro_::ThermoScalar gTP
- The second-order partial derivative of function g with respect to temperature and pressure
- public Reaktoro_::ThermoScalar gPP
- The second-order partial derivative of function g with respect to pressure