Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems

The g function state of in HKF model for computation of electrostatic properties of aqueous solutes. More...

#include <SpeciesElectroPropsHKF.hpp>

Static Public Member Functions

static auto compute (real T, real P, const WaterThermoProps &wtp) -> gHKF
 Compute the g function state at given temperature, pressure and water thermodynamic properties.
 

Public Attributes

real g
 The function g value.
 
real gT
 The first-order partial derivative of function g with respect to temperature.
 
real gP
 The first-order partial derivative of function g with respect to pressure.
 
real gTT
 The second-order partial derivative of function g with respect to temperature.
 
real gTP
 The second-order partial derivative of function g with respect to temperature and pressure.
 
real gPP
 The second-order partial derivative of function g with respect to pressure.
 

Detailed Description

The g function state of in HKF model for computation of electrostatic properties of aqueous solutes.


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