teqp 0.22.0
Loading...
Searching...
No Matches
teqp::exp6::Kataoka1992 Class Reference

#include <exp6.hpp>

Public Member Functions

 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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ Kataoka1992()

teqp::exp6::Kataoka1992::Kataoka1992 ( double alpha)
inline

Constructor

Parameters
alpha

Definition at line 104 of file exp6.hpp.

Member Function Documentation

◆ 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 \)
molefracmole 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

Definition at line 108 of file exp6.hpp.


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