#include <GERG.hpp>
|
| GERG200XAlphaig (const std::vector< std::string > &names, const GetPureInfo &get_pure_info, const GetAlphaigCoeffs &get_alphaig_coeffs) |
|
std::size_t | size () const |
|
template<typename TType , typename RhoType > |
auto | alphaig_pure (const TType &T, const RhoType &rhomolar, const int i) const |
|
template<typename TType , typename RhoType , typename MoleFractions > |
auto | alphaig (const TType &T, const RhoType &rhomolar, const MoleFractions &molefracs) const |
|
Definition at line 343 of file GERG.hpp.
◆ GetAlphaigCoeffs
◆ GetPureInfo
◆ GERG200XAlphaig()
teqp::GERGGeneral::GERG200XAlphaig::GERG200XAlphaig |
( |
const std::vector< std::string > & | names, |
|
|
const GetPureInfo & | get_pure_info, |
|
|
const GetAlphaigCoeffs & | get_alphaig_coeffs ) |
|
inline |
◆ alphaig()
template<typename TType , typename RhoType , typename MoleFractions >
auto teqp::GERGGeneral::GERG200XAlphaig::alphaig |
( |
const TType & | T, |
|
|
const RhoType & | rhomolar, |
|
|
const MoleFractions & | molefracs ) const |
|
inline |
◆ alphaig_pure()
template<typename TType , typename RhoType >
auto teqp::GERGGeneral::GERG200XAlphaig::alphaig_pure |
( |
const TType & | T, |
|
|
const RhoType & | rhomolar, |
|
|
const int | i ) const |
|
inline |
◆ size()
std::size_t teqp::GERGGeneral::GERG200XAlphaig::size |
( |
| ) |
const |
|
inline |
◆ _get_alphaig_coeffs
◆ _get_pure_info
GetPureInfo teqp::GERGGeneral::GERG200XAlphaig::_get_pure_info |
◆ coeffs
const std::vector<AlphaigCoeffs> teqp::GERGGeneral::GERG200XAlphaig::coeffs |
const double teqp::GERGGeneral::GERG200XAlphaig::R = 8.314472 |
◆ rhoc
const std::vector<double> teqp::GERGGeneral::GERG200XAlphaig::rhoc |
◆ Rstar
const double teqp::GERGGeneral::GERG200XAlphaig::Rstar = 8.314510 |
◆ Tc
const std::vector<double> teqp::GERGGeneral::GERG200XAlphaig::Tc |
The documentation for this class was generated from the following file: