teqp 0.22.0
|
#include <association_types.hpp>
Public Attributes | |
Eigen::ArrayXd | b_m3mol |
The covolume b, in m^3/mol, one per component. | |
Eigen::ArrayXd | beta |
The volume factor, dimensionless, one per component. | |
Eigen::ArrayXd | epsilon_Jmol |
The association energy of each molecule, in J/mol, one per component. | |
radial_dists | radial_dist |
Definition at line 40 of file association_types.hpp.
Eigen::ArrayXd teqp::association::CanonicalData::b_m3mol |
The covolume b, in m^3/mol, one per component.
Definition at line 41 of file association_types.hpp.
Eigen::ArrayXd teqp::association::CanonicalData::beta |
The volume factor, dimensionless, one per component.
Definition at line 42 of file association_types.hpp.
Eigen::ArrayXd teqp::association::CanonicalData::epsilon_Jmol |
The association energy of each molecule, in J/mol, one per component.
Definition at line 43 of file association_types.hpp.
radial_dists teqp::association::CanonicalData::radial_dist |
Definition at line 44 of file association_types.hpp.