#include <genericsaft.hpp>
|
| GenericSAFT (const nlohmann::json &j) |
|
template<class VecType > |
auto | R (const VecType &molefrac) const |
|
template<typename TType , typename RhoType , typename MoleFractions > |
auto | alphar (const TType &T, const RhoType &rho, const MoleFractions &molefrac) const |
|
Definition at line 11 of file genericsaft.hpp.
◆ AssociationTerms
◆ NonPolarTerms
◆ TwoCLJ
◆ GenericSAFT()
teqp::saft::genericsaft::GenericSAFT::GenericSAFT |
( |
const nlohmann::json & | j | ) |
|
|
inline |
◆ alphar()
template<typename TType , typename RhoType , typename MoleFractions >
auto teqp::saft::genericsaft::GenericSAFT::alphar |
( |
const TType & | T, |
|
|
const RhoType & | rho, |
|
|
const MoleFractions & | molefrac ) const |
|
inline |
◆ R()
template<class VecType >
auto teqp::saft::genericsaft::GenericSAFT::R |
( |
const VecType & | molefrac | ) |
const |
|
inline |
◆ association
std::optional<AssociationTerms> teqp::saft::genericsaft::GenericSAFT::association |
◆ nonpolar
The documentation for this struct was generated from the following file: