teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GERG2004::GERG2004IdealGasModel Class Reference

#include <GERG.hpp>

Public Member Functions

 GERG2004IdealGasModel (const std::vector< std::string > &names)
 
template<class VecType >
auto R (const VecType &) const
 
template<typename TType , typename RhoType , typename MoleFracType >
auto alphar (const TType &T, const RhoType &rho, const MoleFracType &molefrac) const
 

Public Attributes

GERG200XAlphaig aig
 

Detailed Description

Definition at line 928 of file GERG.hpp.

Constructor & Destructor Documentation

◆ GERG2004IdealGasModel()

teqp::GERG2004::GERG2004IdealGasModel::GERG2004IdealGasModel ( const std::vector< std::string > & names)
inline

Definition at line 932 of file GERG.hpp.

Member Function Documentation

◆ alphar()

template<typename TType , typename RhoType , typename MoleFracType >
auto teqp::GERG2004::GERG2004IdealGasModel::alphar ( const TType & T,
const RhoType & rho,
const MoleFracType & molefrac ) const
inline

Definition at line 940 of file GERG.hpp.

◆ R()

template<class VecType >
auto teqp::GERG2004::GERG2004IdealGasModel::R ( const VecType & ) const
inline

Definition at line 935 of file GERG.hpp.

Member Data Documentation

◆ aig

GERG200XAlphaig teqp::GERG2004::GERG2004IdealGasModel::aig

Definition at line 930 of file GERG.hpp.


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