|
teqp 0.19.1
|
#include <ideal_eosterms.hpp>
Public Member Functions | |
| IdealHelmholtzGERG2004Sinh (const std::valarray< double > &n, const std::valarray< double > &theta, double R) | |
| template<typename TType , typename RhoType > | |
| auto | alphaig (const TType &T, const RhoType &) const |
Public Attributes | |
| const std::valarray< double > | n |
| const std::valarray< double > | theta |
| const double | R |
\( \alpha^{\rm ig}= \sum_k n_k \ln(|\sinh(\theta_k/T)|) \)
See Table 7.6 in GERG-2004 monograph
Definition at line 161 of file ideal_eosterms.hpp.
|
inline |
Definition at line 165 of file ideal_eosterms.hpp.
|
inline |
Definition at line 168 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzGERG2004Sinh::n |
Definition at line 163 of file ideal_eosterms.hpp.
| const double teqp::IdealHelmholtzGERG2004Sinh::R |
Definition at line 164 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzGERG2004Sinh::theta |
Definition at line 163 of file ideal_eosterms.hpp.