Newcastle University
Browse
Two_and_Three_Population_MET_Model.zip (21.74 kB)
Download file

Two and Three Population MET Model for pilot scale reactors

Download (21.74 kB)
software
posted on 2023-05-12, 11:01 authored by Jordan Reece DayJordan Reece Day

Python code for simulation of a two or three-population microbial electrochemical technology pilot-scale reactor.

main.py contains the domain information to simulate a pilot-scale MET system with two or three bacterial species and two substrates. 

The preamble contains all variables which can be altered to adjust geometry size, retention times and simulation length. 


Python scripts in this repo:

1) Fluid_classes.py - Python functions and classes for simulation of MET

2) main.py - Main python script for simulation of a single population single substrate MET system

3) Plotting_functions.py - Custom plotting functions

4) Solver.py - Fluid solving algorithm returning the steady state solution

History