|
| QuantumCorrectedPR (const nlohmann::json &j) |
|
template<class VecType > |
auto | R (const VecType &) const |
|
auto | get_kmat () const |
|
auto | get_lmat () const |
|
auto | get_Tc_K () const |
|
auto | get_pc_Pa () const |
|
template<typename TType > |
auto | get_bi (std::size_t i, const TType &T) 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 FractionsType > |
auto | get_c (const TType &, const FractionsType &z) const |
|
template<typename TType , typename RhoType , typename FractionsType > |
auto | alphar (const TType &T, const RhoType &rhoinit, const FractionsType &molefrac) const |
|
auto | superanc_rhoLV (double T, const std::optional< std::size_t > ifluid=std::nullopt) const |
|
The quantum corrected Peng-Robinson model as developed in
Ailo Aasen, Morten Hammer, Silvia Lasala, Jean-Noël Jaubert, Øivind Wilhelmsen "Accurate quantum-corrected cubic equations of state for helium, neon, hydrogen, deuterium and their mixtures" Fluid Phase Equilibria 524 (2020) 112790 https://doi.org/10.1016/j.fluid.2020.112790
Definition at line 678 of file cubics.hpp.