teqp 0.19.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
teqp::ECSHuberEly::ECSHuberEly1994 Class Reference

#include <ECSHuberEly.hpp>

Public Member Functions

 ECSHuberEly1994 (const nlohmann::json &j)
 
template<class VecType >
auto R (const VecType &molefrac) const
 
template<typename TTYPE , typename RhoType , typename VecType >
auto alphar (const TTYPE &T, const RhoType &rhomolar, const VecType &mole_fractions) const
 

Detailed Description

Implements the ECS model of Huber and Ely from 1994

Definition at line 13 of file ECSHuberEly.hpp.

Constructor & Destructor Documentation

◆ ECSHuberEly1994()

teqp::ECSHuberEly::ECSHuberEly1994::ECSHuberEly1994 ( const nlohmann::json & j)
inline

Definition at line 23 of file ECSHuberEly.hpp.

Member Function Documentation

◆ alphar()

template<typename TTYPE , typename RhoType , typename VecType >
auto teqp::ECSHuberEly::ECSHuberEly1994::alphar ( const TTYPE & T,
const RhoType & rhomolar,
const VecType & mole_fractions ) const
inline

Definition at line 45 of file ECSHuberEly.hpp.

◆ R()

template<class VecType >
auto teqp::ECSHuberEly::ECSHuberEly1994::R ( const VecType & molefrac) const
inline

Definition at line 40 of file ECSHuberEly.hpp.


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