CubicEOS::InteractionParamsResult Struct Reference
Class to define or store Binary Interaction Parameters (BIPs) from a calculation or input. More...
#include <CubicEOS.hpp>
Public Attributes | |
MatrixXd | k |
The BIPs matrix. The size must be (n, n), where n is the number of species. | |
MatrixXd | kT |
The derivative of each k entry w.r.t T. | |
MatrixXd | kTT |
The derivative of each kT entry w.r.t T. | |
Detailed Description
Class to define or store Binary Interaction Parameters (BIPs) from a calculation or input.
Note that the BIPs can depend on the temperature, thus kT and kTT should be also provided.
The documentation for this struct was generated from the following file:
- Reaktoro/Thermodynamics/EOS/CubicEOS.hpp