#include <GERG.hpp>
|
| | 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 |
| |
| template<typename MoleFracType> |
| auto | get_reducing_temperature (const MoleFracType &molefrac) const |
| |
| template<typename MoleFracType> |
| auto | get_reducing_density (const MoleFracType &molefrac) const |
| |
Definition at line 902 of file GERG.hpp.
◆ GERG2004ResidualModel()
| teqp::GERG2004::GERG2004ResidualModel::GERG2004ResidualModel |
( |
const std::vector< std::string > & | names | ) |
|
|
inline |
◆ alphar()
template<typename TType, typename RhoType, typename MoleFracType>
| auto teqp::GERG2004::GERG2004ResidualModel::alphar |
( |
const TType & | T, |
|
|
const RhoType & | rho, |
|
|
const MoleFracType & | molefrac ) const |
|
inline |
◆ get_reducing_density()
template<typename MoleFracType>
| auto teqp::GERG2004::GERG2004ResidualModel::get_reducing_density |
( |
const MoleFracType & | molefrac | ) |
const |
|
inline |
◆ get_reducing_temperature()
template<typename MoleFracType>
| auto teqp::GERG2004::GERG2004ResidualModel::get_reducing_temperature |
( |
const MoleFracType & | molefrac | ) |
const |
|
inline |
◆ R()
template<class VecType>
| auto teqp::GERG2004::GERG2004ResidualModel::R |
( |
const VecType & | | ) |
const |
|
inline |
◆ corr
◆ dep
◆ red
The documentation for this class was generated from the following file: