|
template<typename Eta , typename MType , typename TType > |
auto | teqp::SAFTpolar::get_JDD_2ij (const Eta &eta, const MType &mij, const TType &Tstarij) |
| Eq. 10 from Gross and Vrabec.
|
|
template<typename Eta , typename MType > |
auto | teqp::SAFTpolar::get_JDD_3ijk (const Eta &eta, const MType &mijk) |
| Eq. 11 from Gross and Vrabec.
|
|
template<typename Eta , typename MType , typename TType > |
auto | teqp::SAFTpolar::get_JQQ_2ij (const Eta &eta, const MType &mij, const TType &Tstarij) |
| Eq. 12 from Gross and Vrabec, AICHEJ.
|
|
template<typename Eta , typename MType > |
auto | teqp::SAFTpolar::get_JQQ_3ijk (const Eta &eta, const MType &mijk) |
| Eq. 13 from Gross and Vrabec, AICHEJ.
|
|
template<typename Eta , typename MType , typename TType > |
auto | teqp::SAFTpolar::get_JDQ_2ij (const Eta &eta, const MType &mij, const TType &Tstarij) |
| Eq. 16 from Vrabec and Gross, JPCB, 2008. doi: 10.1021/jp072619u.
|
|
template<typename Eta , typename MType > |
auto | teqp::SAFTpolar::get_JDQ_3ijk (const Eta &eta, const MType &mijk) |
| Eq. 17 from Vrabec and Gross, JPCB, 2008. doi: 10.1021/jp072619u.
|
|
| teqp::SAFTpolar::NLOHMANN_JSON_SERIALIZE_ENUM (multipolar_rhostar_approach, { {multipolar_rhostar_approach::kInvalid, nullptr}, {multipolar_rhostar_approach::use_packing_fraction, "use_packing_fraction"}, {multipolar_rhostar_approach::calculate_Gubbins_rhostar, "calculate_Gubbins_rhostar"}, }) template< typename type > struct MultipolarContributionGrossVrabecTerms |
|
template<typename KType , typename RhoType , typename Txy > |
auto | teqp::SAFTpolar::get_Kijk (const KType &Kint, const RhoType &rhostar, const Txy &Tstarij, const Txy &Tstarik, const Txy &Tstarjk) |
|
template<typename KType , typename RhoType , typename Txy > |
auto | teqp::SAFTpolar::get_Kijk_334445 (const KType &Kint, const RhoType &rhostar, const Txy &Tstarij, const Txy &Tstarik, const Txy &Tstarjk) |
|