|
teqp 0.23.1
|
#include <ideal_eosterms.hpp>
Public Member Functions | |
| IdealHelmholtzPlanckEinstein (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(1-\exp(-\theta_k/T)) \)
Definition at line 92 of file ideal_eosterms.hpp.
|
inline |
Definition at line 96 of file ideal_eosterms.hpp.
|
inline |
Definition at line 99 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzPlanckEinstein::n |
Definition at line 94 of file ideal_eosterms.hpp.
| const double teqp::IdealHelmholtzPlanckEinstein::R |
Definition at line 95 of file ideal_eosterms.hpp.
| const std::valarray<double> teqp::IdealHelmholtzPlanckEinstein::theta |
Definition at line 94 of file ideal_eosterms.hpp.