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