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

#include <ideal_eosterms.hpp>

Public Member Functions

 IdealHelmholtzGERG2004Cosh (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(|\cosh(\theta_k/T)|) \)

See Table 7.6 in GERG-2004 monograph

Definition at line 138 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ IdealHelmholtzGERG2004Cosh()

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

Definition at line 142 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

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

Definition at line 145 of file ideal_eosterms.hpp.

Member Data Documentation

◆ n

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

Definition at line 140 of file ideal_eosterms.hpp.

◆ R

const double teqp::IdealHelmholtzGERG2004Cosh::R

Definition at line 141 of file ideal_eosterms.hpp.

◆ theta

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

Definition at line 140 of file ideal_eosterms.hpp.


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