ΒΆauto thermoPropertiesAqSoluteAD(
    Reaktoro_::Temperature T,
    Reaktoro_::Pressure P,
    ThermoFun::Substance species,
    ThermoFun::ThermoPropertiesSubstance tps,
    const ThermoFun::ThermoPropertiesSubstance&
        wtp,
    const ThermoFun::ThermoPropertiesSubstance&
        wigp,
    const ThermoFun::PropertiesSolvent& wp,
    const ThermoFun::ThermoPropertiesSubstance&
        wtpr,
    const ThermoFun::ThermoPropertiesSubstance&
        wigpr,
    const ThermoFun::PropertiesSolvent& wpr)
    -> ThermoFun::ThermoPropertiesSubstance

Description

Returns the thermodynamic properties of an aqueous solute using the Akinfiev and Diamond EOS@ref Akinfiev and Diamond (2003)

Declared at: ThermoFun/Substances/Solute/SoluteADgems.h:26

Parameters

Reaktoro_::Temperature T
temparature (K)
Reaktoro_::Pressure P
pressure (bar)
ThermoFun::Substance species
aqueous species instance
ThermoFun::ThermoPropertiesSubstance tps
const ThermoFun::ThermoPropertiesSubstance& wtp
water thermo properties
const ThermoFun::ThermoPropertiesSubstance& wigp
water ideal gas properties
const ThermoFun::PropertiesSolvent& wp
water solvent properties
const ThermoFun::ThermoPropertiesSubstance& wtpr
const ThermoFun::ThermoPropertiesSubstance& wigpr
const ThermoFun::PropertiesSolvent& wpr