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

#include <ideal_eosterms.hpp>

Public Member Functions

 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
 

Public Attributes

const std::valarray< double > n
 
const std::valarray< double > t
 
const double R
 

Detailed Description

\( \alpha^{\rm ig}= \sum_k n_kT^{t_k} \)

Definition at line 73 of file ideal_eosterms.hpp.

Constructor & Destructor Documentation

◆ IdealHelmholtzPowerT()

teqp::IdealHelmholtzPowerT::IdealHelmholtzPowerT ( const std::valarray< double > & n,
const std::valarray< double > & t,
double R )
inline

Definition at line 77 of file ideal_eosterms.hpp.

Member Function Documentation

◆ alphaig()

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

Definition at line 80 of file ideal_eosterms.hpp.

Member Data Documentation

◆ n

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

Definition at line 75 of file ideal_eosterms.hpp.

◆ R

const double teqp::IdealHelmholtzPowerT::R

Definition at line 76 of file ideal_eosterms.hpp.

◆ t

const std::valarray<double> teqp::IdealHelmholtzPowerT::t

Definition at line 75 of file ideal_eosterms.hpp.


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