The module in Reaktoro in which activity models for phases are implemented. More...
Collaboration diagram for Activity Models:
Functions | |
auto ActivityModelIonExchange () -> ActivityModelGenerator | |
Return the activity model for the ion exchange. More... | |
auto ActivityModelIonExchangeGainesThomas () -> ActivityModelGenerator | |
Return the Gaines-Thomas activity model for ion exchange. More... | |
auto ActivityModelIonExchangeVanselow () -> ActivityModelGenerator | |
Return the Vanselov activity model for ion exchange. More... | |
Detailed Description
The module in Reaktoro in which activity models for phases are implemented.
Function Documentation
◆ ActivityModelIonExchange()
Return the activity model for the ion exchange.
◆ ActivityModelIonExchangeGainesThomas()
Return the Gaines-Thomas activity model for ion exchange.
◆ ActivityModelIonExchangeVanselow()
Return the Vanselov activity model for ion exchange.
- See also
- PageActivityModelIonExchangeVanselov