teqp 0.22.0
|
#include <ideal_eosterms.hpp>
Public Member Functions | |
IdealHelmholtzLogT (double a, double R) | |
template<typename TType , typename RhoType > | |
auto | alphaig (const TType &T, const RhoType &) const |
Public Attributes | |
const double | a |
const double | R |
\( \alpha^{\rm ig}= a\cdot \ln(T) \)
which should be compared with the original form in GERG (and REFPROP and CoolProp)
\( \alpha^{\rm ig}= a^*\ln(\tau) \)
with \(\tau=T_r/T \)
Definition at line 35 of file ideal_eosterms.hpp.
|
inline |
Definition at line 38 of file ideal_eosterms.hpp.
|
inline |
Definition at line 41 of file ideal_eosterms.hpp.
const double teqp::IdealHelmholtzLogT::a |
Definition at line 37 of file ideal_eosterms.hpp.
const double teqp::IdealHelmholtzLogT::R |
Definition at line 37 of file ideal_eosterms.hpp.