teqp 0.22.0
Loading...
Searching...
No Matches
teqp::IdealHelmholtzPlanckEinstein Class Reference

#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
 

Detailed Description

\( \alpha^{\rm ig}= \sum_k n_k\ln(1-\exp(-\theta_k/T)) \)

Definition at line 92 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ IdealHelmholtzPlanckEinstein()

teqp::IdealHelmholtzPlanckEinstein::IdealHelmholtzPlanckEinstein ( const std::valarray< double > & n,
const std::valarray< double > & theta,
double R )
inline

Definition at line 96 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

template<typename TType , typename RhoType >
auto teqp::IdealHelmholtzPlanckEinstein::alphaig ( const TType & T,
const RhoType &  ) const
inline

Definition at line 99 of file ideal_eosterms.hpp.

Member Data Documentation

◆ n

const std::valarray<double> teqp::IdealHelmholtzPlanckEinstein::n

Definition at line 94 of file ideal_eosterms.hpp.

◆ R

const double teqp::IdealHelmholtzPlanckEinstein::R

Definition at line 95 of file ideal_eosterms.hpp.

◆ theta

const std::valarray<double> teqp::IdealHelmholtzPlanckEinstein::theta

Definition at line 94 of file ideal_eosterms.hpp.


The documentation for this class was generated from the following file: