|
teqp 0.23.1
|
#include <ideal_eosterms.hpp>
Public Member Functions | |
| IdealHelmholtzPowerT (const std::valarray< double > &n, const std::valarray< double > &t, 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 > | t |
| const double | R |
\( \alpha^{\rm ig}= \sum_k n_kT^{t_k} \)
Definition at line 73 of file ideal_eosterms.hpp.
|
inline |
Definition at line 77 of file ideal_eosterms.hpp.
|
inline |
Definition at line 80 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzPowerT::n |
Definition at line 75 of file ideal_eosterms.hpp.
| const double teqp::IdealHelmholtzPowerT::R |
Definition at line 76 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzPowerT::t |
Definition at line 75 of file ideal_eosterms.hpp.