#include <ECSHuberEly.hpp>
|
| 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 |
|
Implements the ECS model of Huber and Ely from 1994
Definition at line 13 of file ECSHuberEly.hpp.
◆ ECSHuberEly1994()
teqp::ECSHuberEly::ECSHuberEly1994::ECSHuberEly1994 |
( |
const nlohmann::json & | j | ) |
|
|
inline |
◆ 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 |
◆ R()
template<class VecType >
auto teqp::ECSHuberEly::ECSHuberEly1994::R |
( |
const VecType & | molefrac | ) |
const |
|
inline |
The documentation for this class was generated from the following file: