teqp 0.19.1
|
Parameters for model evaluation. More...
#include <pcsaft.hpp>
Public Attributes | |
Eigen::ArrayX< NumType > | d |
ProductType | m2_epsilon_sigma3_bar |
Eq. A. 12. | |
ProductType | m2_epsilon2_sigma3_bar |
Eq. A. 13. | |
Parameters for model evaluation.
Definition at line 174 of file pcsaft.hpp.
Eigen::ArrayX<NumType> teqp::PCSAFT::SAFTCalc< NumType, ProductType >::d |
Definition at line 177 of file pcsaft.hpp.
ProductType teqp::PCSAFT::SAFTCalc< NumType, ProductType >::m2_epsilon2_sigma3_bar |
Eq. A. 13.
Definition at line 181 of file pcsaft.hpp.
ProductType teqp::PCSAFT::SAFTCalc< NumType, ProductType >::m2_epsilon_sigma3_bar |
Eq. A. 12.
Definition at line 180 of file pcsaft.hpp.