SpeciesElectroProps.hpp
The namespace containing all components of the Reaktoro library.
Definition: Algorithms.hpp:29
autodiff::real real
The number type used throughout the library.
Definition: Real.hpp:26
The electrostatic properties of an aqueous solute species.
Definition: SpeciesElectroProps.hpp:27
real wTT
The second-order partial derivative of the Born coefficient of the solute species with respect to tem...
Definition: SpeciesElectroProps.hpp:44
real wTP
The second-order partial derivative of the Born coefficient of the solute species with respect to tem...
Definition: SpeciesElectroProps.hpp:47
real wT
The first-order partial derivative of the Born coefficient of the solute species with respect to temp...
Definition: SpeciesElectroProps.hpp:38
real reref
The effective electrostatic radius of the solute species at referente temperature 298....
Definition: SpeciesElectroProps.hpp:29
real w
The Born coefficient of the solute species.
Definition: SpeciesElectroProps.hpp:35
real wPP
The second-order partial derivative of the Born coefficient of the solute species with respect to pre...
Definition: SpeciesElectroProps.hpp:50
real re
The effective electrostatic radius of the solute species.
Definition: SpeciesElectroProps.hpp:32
real wP
The first-order partial derivative of the Born coefficient of the solute species with respect to pres...
Definition: SpeciesElectroProps.hpp:41