AU-BCE-EE / tric-fil-mod

A trickling filter model to simulate air treatment, written in Python
GNU General Public License v3.0
0 stars 0 forks source link

tric-fil-mod

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.

Maintainer

Sasha Hafner. Contact information here: https://au.dk/sasha.hafner@bce.au.dk.

Running demo

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.