template<typename Cubic, typename Assoc>
class teqp::CPA::CPAEOS< Cubic, Assoc >
Definition at line 251 of file CPA.hpp.
template<typename Cubic , typename Assoc >
template<typename TType , typename RhoType , typename VecType >
auto teqp::CPA::CPAEOS< Cubic, Assoc >::alphar |
( |
const TType & | T, |
|
|
const RhoType & | rhomolar, |
|
|
const VecType & | molefrac ) const |
|
inline |
Residual dimensionless Helmholtz energy from the SRK or PR core and contribution due to association alphar = a/(R*T) where a and R are both molar quantities
Definition at line 267 of file CPA.hpp.