#include <polar_terms.hpp>
|
| QuadrupolarContributionGross (const Eigen::ArrayX< double > &m, const Eigen::ArrayX< double > &sigma_Angstrom, const Eigen::ArrayX< double > &epsilon_over_k, const Eigen::ArrayX< double > &Qstar2, const Eigen::ArrayX< double > &nQ) |
|
QuadrupolarContributionGross & | operator= (const QuadrupolarContributionGross &)=delete |
|
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType > |
auto | get_alpha2QQ (const TTYPE &T, const RhoType &rhoN_A3, const EtaType &eta, const VecType &mole_fractions) const |
| Eq. 9 from Gross, AICHEJ, doi: 10.1002/aic.10502.
|
|
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType > |
auto | get_alpha3QQ (const TTYPE &T, const RhoType &rhoN_A3, const EtaType &eta, const VecType &mole_fractions) const |
| Eq. 10 from Gross, AICHEJ, doi: 10.1002/aic.10502.
|
|
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType > |
auto | eval (const TTYPE &T, const RhoType &rho_A3, const EtaType &eta, const VecType &mole_fractions) const |
|
Definition at line 219 of file polar_terms.hpp.
◆ QuadrupolarContributionGross()
teqp::SAFTpolar::QuadrupolarContributionGross::QuadrupolarContributionGross |
( |
const Eigen::ArrayX< double > & | m, |
|
|
const Eigen::ArrayX< double > & | sigma_Angstrom, |
|
|
const Eigen::ArrayX< double > & | epsilon_over_k, |
|
|
const Eigen::ArrayX< double > & | Qstar2, |
|
|
const Eigen::ArrayX< double > & | nQ ) |
|
inline |
◆ eval()
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType >
auto teqp::SAFTpolar::QuadrupolarContributionGross::eval |
( |
const TTYPE & | T, |
|
|
const RhoType & | rho_A3, |
|
|
const EtaType & | eta, |
|
|
const VecType & | mole_fractions ) const |
|
inline |
◆ get_alpha2QQ()
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType >
auto teqp::SAFTpolar::QuadrupolarContributionGross::get_alpha2QQ |
( |
const TTYPE & | T, |
|
|
const RhoType & | rhoN_A3, |
|
|
const EtaType & | eta, |
|
|
const VecType & | mole_fractions ) const |
|
inline |
Eq. 9 from Gross, AICHEJ, doi: 10.1002/aic.10502.
Definition at line 238 of file polar_terms.hpp.
◆ get_alpha3QQ()
template<typename TTYPE , typename RhoType , typename EtaType , typename VecType >
auto teqp::SAFTpolar::QuadrupolarContributionGross::get_alpha3QQ |
( |
const TTYPE & | T, |
|
|
const RhoType & | rhoN_A3, |
|
|
const EtaType & | eta, |
|
|
const VecType & | mole_fractions ) const |
|
inline |
Eq. 10 from Gross, AICHEJ, doi: 10.1002/aic.10502.
Definition at line 262 of file polar_terms.hpp.
◆ operator=()
◆ has_a_polar
const bool teqp::SAFTpolar::QuadrupolarContributionGross::has_a_polar |
The documentation for this class was generated from the following file: