BipModelArgs Struct Reference
The arguments for the evaluation of binary interaction parameters in a cubic equation of state. More...
#include <CubicEOS.hpp>
Collaboration diagram for BipModelArgs:
Public Attributes | |
| Strings const & | substances |
| The chemical formulas of the substances in the fluid phase. | |
| real const & | T |
| The temperature of the fluid (in K). | |
| ArrayXrConstRef | Tcr |
| The critical temperatures of the substances in the fluid phase (in K). | |
| ArrayXrConstRef | Pcr |
| The critical pressures of the substances in the fluid phase (in Pa). | |
| ArrayXrConstRef | omega |
| The acentric factors of the substances in the fluid phase. | |
| ArrayXrConstRef | a |
| The variables \(a_i\) in the cubic equation of state for each substance in the fluid phase computed at current temperature. | |
| ArrayXrConstRef | aT |
| The first-order temperature derivative of \(a_i\). | |
| ArrayXrConstRef | aTT |
| The second-order temperature derivative of \(a_i\). | |
| ArrayXrConstRef | alpha |
| The variables \(\alpha_i\) in the cubic equation of state for each substance in the fluid phase computed at current temperature. | |
| ArrayXrConstRef | alphaT |
| The first-order temperature derivative of \(\alpha_i\). | |
| ArrayXrConstRef | alphaTT |
| The second-order temperature derivative of \(\alpha_i\). | |
| ArrayXrConstRef | b |
| The variables \(b_i\) in the cubic equation of state for each substance in the fluid phase computed at current temperature. | |
Detailed Description
The arguments for the evaluation of binary interaction parameters in a cubic equation of state.
The documentation for this struct was generated from the following file:
- Reaktoro/Models/ActivityModels/Support/CubicEOS.hpp