Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
Activity Models

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()

auto Reaktoro::ActivityModelIonExchange ( ) -> ActivityModelGenerator

Return the activity model for the ion exchange.

See also
Gaines–Thomas ion exchange activity model

◆ ActivityModelIonExchangeGainesThomas()

auto Reaktoro::ActivityModelIonExchangeGainesThomas ( ) -> ActivityModelGenerator

Return the Gaines-Thomas activity model for ion exchange.

See also
Gaines–Thomas ion exchange activity model

◆ ActivityModelIonExchangeVanselow()

auto Reaktoro::ActivityModelIonExchangeVanselow ( ) -> ActivityModelGenerator

Return the Vanselov activity model for ion exchange.

See also
PageActivityModelIonExchangeVanselov