Home
last modified time | relevance | path

Searched refs:thermoPropertiesAqSoluteHKFreaktoro (Results 1 – 3 of 3) sorted by relevance

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Solute/
H A DSoluteHKFreaktoro.h35 auto thermoPropertiesAqSoluteHKFreaktoro(Reaktoro_::Temperature T, Reaktoro_::Pressure P, Substance…
H A DSoluteHKFreaktoro.cpp45 auto thermoPropertiesAqSoluteHKFreaktoro(Reaktoro_::Temperature TK, Reaktoro_::Pressure Pbar, Subst… in thermoPropertiesAqSoluteHKFreaktoro() function
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/
H A DThermoModelsSubstance.cpp234 return thermoPropertiesAqSoluteHKFreaktoro(t, p, pimpl->substance, aes, wes, wp); in thermoProperties()