CubicEOS::Args Struct Reference
The arguments needed to construct a CubicEOS object. More...
#include <CubicEOS.hpp>
Public Attributes | |
const Index | nspecies = {} |
The number of species in the fluid phase. | |
ArrayXrConstRef | Tcr |
The critical temperatures of the substances (in K). | |
ArrayXrConstRef | Pcr |
The critical pressures of the substances (in Pa). | |
ArrayXrConstRef | omega |
The acentric factor of the substances. | |
CubicEOSModel | model = CubicEOSModel::PengRobinson |
The cubic equation of state model to be used. | |
CubicEOSInteractionParamsFn | interaction_params_fn |
The function that calculates interaction parameters \(k_{ij}\) in \(a_{ij}=(1-k_{ij})(a_{i}a_{j})^{1/2}\). | |
Detailed Description
The arguments needed to construct a CubicEOS object.
The documentation for this struct was generated from the following file:
- Reaktoro/Models/ActivityModels/Support/CubicEOS.hpp