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

#include <GERG.hpp>

Public Member Functions

 GERG2004ResidualModel (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

const GERG200XReducing red
 
const GERG200XCorrespondingStatesTerm corr
 
const GERG200XDepartureTerm dep
 

Detailed Description

Definition at line 902 of file GERG.hpp.

Constructor & Destructor Documentation

◆ GERG2004ResidualModel()

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

Definition at line 907 of file GERG.hpp.

Member Function Documentation

◆ alphar()

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

Definition at line 915 of file GERG.hpp.

◆ R()

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

Definition at line 910 of file GERG.hpp.

Member Data Documentation

◆ corr

const GERG200XCorrespondingStatesTerm teqp::GERG2004::GERG2004ResidualModel::corr

Definition at line 905 of file GERG.hpp.

◆ dep

const GERG200XDepartureTerm teqp::GERG2004::GERG2004ResidualModel::dep

Definition at line 906 of file GERG.hpp.

◆ red

const GERG200XReducing teqp::GERG2004::GERG2004ResidualModel::red

Definition at line 904 of file GERG.hpp.


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