#include <exp6.hpp>
|
| Kataoka1992 (double alpha) |
|
template<typename MoleFracType > |
double | R (const MoleFracType &) const |
|
auto | get_alpha () const |
| Return the alpha parameter.
|
|
template<typename TType , typename RhoType , typename MoleFracType > |
auto | alphar (const TType &Tstar, const RhoType &rhostar, const MoleFracType &) const |
|
Empirical EOS from: Yosuke Kataoka, Equation of State of the Fluid Defined by the Modified Buckingham (exp-6) Potential Derived by Molecular Dynamics Simulations Bulletin of the Chemical Society of Japan, 1992; 65, 2093-2103 https://doi.org/10.1246/bcsj.65.2093
Definition at line 19 of file exp6.hpp.
◆ Kataoka1992()
teqp::exp6::Kataoka1992::Kataoka1992 |
( |
double | alpha | ) |
|
|
inline |
Constructor
- Parameters
-
Definition at line 104 of file exp6.hpp.
◆ alphar()
template<typename TType , typename RhoType , typename MoleFracType >
auto teqp::exp6::Kataoka1992::alphar |
( |
const TType & | Tstar, |
|
|
const RhoType & | rhostar, |
|
|
const MoleFracType & | ) const |
|
inline |
- Parameters
-
Tstar | \(T^*=T/\epsilon/k \) |
rhostar | \(\rho^*=\rho_{\rm N}\sigma^3 \) |
molefrac | mole fractions |
Definition at line 121 of file exp6.hpp.
◆ get_alpha()
auto teqp::exp6::Kataoka1992::get_alpha |
( |
| ) |
const |
|
inline |
Return the alpha parameter.
Definition at line 111 of file exp6.hpp.
◆ R()
template<typename MoleFracType >
double teqp::exp6::Kataoka1992::R |
( |
const MoleFracType & | | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/teqp/models/model_potentials/exp6.hpp