teqp 0.22.0
Loading...
Searching...
No Matches
teqp::GERG2008 Namespace Reference

Classes

class  GERG2008IdealGasModel
 
class  GERG2008ResidualModel
 

Functions

auto get_pure_info (const std::string &name)
 
BetasGammas get_betasgammas (const std::string &fluid1, const std::string &fluid2)
 
PureCoeffs get_pure_coeffs (const std::string &fluid)
 
AlphaigCoeffs get_alphaig_coeffs (const std::string &fluid)
 

Variables

const std::vector< std::string > component_names = {"methane", "nitrogen","carbondioxide","ethane","propane","n-butane","isobutane","n-pentane","isopentane","n-hexane","n-heptane","n-octane","hydrogen", "oxygen","carbonmonoxide","water","helium","argon","hydrogensulfide","n-nonane","n-decane"}
 

Function Documentation

◆ get_alphaig_coeffs()

AlphaigCoeffs teqp::GERG2008::get_alphaig_coeffs ( const std::string & fluid)
inline

Definition at line 1122 of file GERG.hpp.

◆ get_betasgammas()

BetasGammas teqp::GERG2008::get_betasgammas ( const std::string & fluid1,
const std::string & fluid2 )
inline

Definition at line 992 of file GERG.hpp.

◆ get_pure_coeffs()

PureCoeffs teqp::GERG2008::get_pure_coeffs ( const std::string & fluid)
inline

Definition at line 1094 of file GERG.hpp.

◆ get_pure_info()

auto teqp::GERG2008::get_pure_info ( const std::string & name)
inline

Definition at line 964 of file GERG.hpp.

Variable Documentation

◆ component_names

const std::vector<std::string> teqp::GERG2008::component_names = {"methane", "nitrogen","carbondioxide","ethane","propane","n-butane","isobutane","n-pentane","isopentane","n-hexane","n-heptane","n-octane","hydrogen", "oxygen","carbonmonoxide","water","helium","argon","hydrogensulfide","n-nonane","n-decane"}

Definition at line 962 of file GERG.hpp.