teqp 0.22.0
|
#include <multifluid_eosterms.hpp>
Public Member Functions | |
PCSAFTGrossSadowski2001Term (const nlohmann::json &spec) | |
template<typename TauType , typename DeltaType > | |
auto | alphar (const TauType &tau, const DeltaType &delta) const |
Public Attributes | |
const double | Tred_K |
const double | rhored_molm3 |
const saft::PCSAFT::PCSAFTPureGrossSadowski2001 | pcsaft |
This implementation is for PC-SAFT for a pure fluid as taken from Gross & Sadowski, I&ECR, 2001
Definition at line 405 of file multifluid_eosterms.hpp.
|
inline |
Definition at line 410 of file multifluid_eosterms.hpp.
|
inline |
Definition at line 417 of file multifluid_eosterms.hpp.
const saft::PCSAFT::PCSAFTPureGrossSadowski2001 teqp::PCSAFTGrossSadowski2001Term::pcsaft |
Definition at line 408 of file multifluid_eosterms.hpp.
const double teqp::PCSAFTGrossSadowski2001Term::rhored_molm3 |
Definition at line 407 of file multifluid_eosterms.hpp.
const double teqp::PCSAFTGrossSadowski2001Term::Tred_K |
Definition at line 407 of file multifluid_eosterms.hpp.