teqp 0.22.0
|
#include <cubics.hpp>
Public Member Functions | |
RKPRCismondi2005 (const nlohmann::json &j) | |
template<class VecType > | |
auto | R (const VecType &) const |
auto | get_delta_1 () const |
auto | get_Tc_K () const |
auto | get_pc_Pa () const |
auto | get_k () const |
auto | get_kmat () const |
auto | get_lmat () const |
template<typename TType > | |
auto | get_bi (std::size_t i, const TType &) const |
template<typename TType > | |
auto | get_ai (std::size_t i, const TType &T) const |
template<typename TType , typename FractionsType > | |
auto | get_ab (const TType &T, const FractionsType &z) const |
template<typename TType , typename RhoType , typename FractionsType > | |
auto | alphar (const TType &T, const RhoType &rho, const FractionsType &molefrac) const |
The RK-PR method as defined in:
Martín Cismondi, Jørgen Mollerup, Development and application of a three-parameter RK–PR equation of state, Fluid Phase Equilibria, Volume 232, Issues 1–2, 2005, Pages 74-89, https://doi.org/10.1016/j.fluid.2005.03.020.
Definition at line 824 of file cubics.hpp.
|
inline |
Definition at line 859 of file cubics.hpp.
|
inline |
Definition at line 904 of file cubics.hpp.
|
inline |
Definition at line 883 of file cubics.hpp.
|
inline |
Definition at line 878 of file cubics.hpp.
|
inline |
Definition at line 873 of file cubics.hpp.
|
inline |
Definition at line 865 of file cubics.hpp.
|
inline |
Definition at line 868 of file cubics.hpp.
|
inline |
Definition at line 869 of file cubics.hpp.
|
inline |
Definition at line 870 of file cubics.hpp.
|
inline |
Definition at line 867 of file cubics.hpp.
|
inline |
Definition at line 866 of file cubics.hpp.
|
inline |
Definition at line 862 of file cubics.hpp.