teqp 0.23.1
Loading...
Searching...
No Matches
teqp::GERG2008::GERG2008ResidualModel Class Reference

#include <GERG.hpp>

Public Member Functions

 GERG2008ResidualModel (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
 
template<typename MoleFracType>
auto get_reducing_temperature (const MoleFracType &molefrac) const
 
template<typename MoleFracType>
auto get_reducing_density (const MoleFracType &molefrac) const
 

Public Attributes

GERG200XReducing red
 
GERG200XCorrespondingStatesTerm corr
 
GERG200XDepartureTerm dep
 

Detailed Description

Definition at line 1166 of file GERG.hpp.

Constructor & Destructor Documentation

◆ GERG2008ResidualModel()

teqp::GERG2008::GERG2008ResidualModel::GERG2008ResidualModel ( const std::vector< std::string > & names)
inline

Definition at line 1171 of file GERG.hpp.

Member Function Documentation

◆ alphar()

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

Definition at line 1179 of file GERG.hpp.

◆ get_reducing_density()

template<typename MoleFracType>
auto teqp::GERG2008::GERG2008ResidualModel::get_reducing_density ( const MoleFracType & molefrac) const
inline

Definition at line 1199 of file GERG.hpp.

◆ get_reducing_temperature()

template<typename MoleFracType>
auto teqp::GERG2008::GERG2008ResidualModel::get_reducing_temperature ( const MoleFracType & molefrac) const
inline

Definition at line 1194 of file GERG.hpp.

◆ R()

template<class VecType>
auto teqp::GERG2008::GERG2008ResidualModel::R ( const VecType & ) const
inline

Definition at line 1174 of file GERG.hpp.

Member Data Documentation

◆ corr

GERG200XCorrespondingStatesTerm teqp::GERG2008::GERG2008ResidualModel::corr

Definition at line 1169 of file GERG.hpp.

◆ dep

GERG200XDepartureTerm teqp::GERG2008::GERG2008ResidualModel::dep

Definition at line 1170 of file GERG.hpp.

◆ red

GERG200XReducing teqp::GERG2008::GERG2008ResidualModel::red

Definition at line 1168 of file GERG.hpp.


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