A trickling filter model for gas treatment programmed in Python 3. Includes kinetically-limited transport between gas and aqueous phases, first-order liquid phase reaction, pH-dependent dissociation, and co- or countercurrent liquid flow.
Model is currently under development.
Sasha Hafner. Contact information here: https://au.dk/sasha.hafner@bce.au.dk.
In a console, browse to the latest subdirectory in demos
and enter:
python3 demo.py
Note that earlier demos used earlier versions of the model, and so will generally not work with the latest version.
However, the local versions (originally copied into the subdirectories by each version of demo.py
) would work.