|
teqp 0.23.1
|
#include <pcsaftpure.hpp>
Public Member Functions | |
| PCSAFTPureGrossSadowski2001 (const nlohmann::json &j) | |
| template<class VecType> | |
| auto | R (const VecType &molefrac) const |
| template<typename TTYPE, typename RhoType, typename VecType> | |
| auto | alphar (const TTYPE &T, const RhoType &rhomolar, const VecType &) const |
Public Attributes | |
| const double | pi = 3.141592653589793238462643383279502884197 |
| const Eigen::Array< double, 7, 6 > | coeff |
| const double | m |
| const double | sigma_A |
| const double | eps_k |
| double | kappa1 |
| double | kappa2 |
The model of Gross & Sadowski, simplified down to the case of pure fluids
Definition at line 8 of file pcsaftpure.hpp.
|
inline |
Definition at line 16 of file pcsaftpure.hpp.
|
inline |
Definition at line 38 of file pcsaftpure.hpp.
|
inline |
Definition at line 33 of file pcsaftpure.hpp.
| const Eigen::Array<double, 7, 6> teqp::saft::PCSAFT::PCSAFTPureGrossSadowski2001::coeff |
Definition at line 13 of file pcsaftpure.hpp.
Definition at line 14 of file pcsaftpure.hpp.
Definition at line 15 of file pcsaftpure.hpp.
Definition at line 15 of file pcsaftpure.hpp.
| const double teqp::saft::PCSAFT::PCSAFTPureGrossSadowski2001::m |
Definition at line 14 of file pcsaftpure.hpp.
| const double teqp::saft::PCSAFT::PCSAFTPureGrossSadowski2001::pi = 3.141592653589793238462643383279502884197 |
Definition at line 12 of file pcsaftpure.hpp.
Definition at line 14 of file pcsaftpure.hpp.