ΒΆauto thermoPropertiesAqSoluteHKFreaktoro(
    Reaktoro_::Temperature T,
    Reaktoro_::Pressure P,
    ThermoFun::Substance species,
    const ThermoFun::ElectroPropertiesSubstance&
        aes,
    const ThermoFun::ElectroPropertiesSolvent&
        wes,
    const ThermoFun::PropertiesSolvent& wp)
    -> ThermoFun::ThermoPropertiesSubstance

Description

Returns the thermodynamic properties of a substance using the HKF EOS@ref Tanger and Helgeson (1988)

Declared at: ThermoFun/Substances/Solute/SoluteHKFreaktoro.h:35

Parameters

Reaktoro_::Temperature T
temparature (K)
Reaktoro_::Pressure P
pressure (Pa)
ThermoFun::Substance species
aqueous species instance
const ThermoFun::ElectroPropertiesSubstance& aes
electro-chemical properties of the substance
const ThermoFun::ElectroPropertiesSolvent& wes
electro-chemical properties of the solvent
const ThermoFun::PropertiesSolvent& wp