#include <ideal_eosterms.hpp>
|
| | 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 |
| |
|
| 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.
◆ IdealHelmholtzPowerT()
| teqp::IdealHelmholtzPowerT::IdealHelmholtzPowerT |
( |
const std::valarray< double > & | n, |
|
|
const std::valarray< double > & | t, |
|
|
double | R ) |
|
inline |
◆ alphaig()
template<typename TType , typename RhoType >
| auto teqp::IdealHelmholtzPowerT::alphaig |
( |
const TType & | T, |
|
|
const RhoType & | ) const |
|
inline |
| const std::valarray<double> teqp::IdealHelmholtzPowerT::n |
| const double teqp::IdealHelmholtzPowerT::R |
| const std::valarray<double> teqp::IdealHelmholtzPowerT::t |
The documentation for this class was generated from the following file: