Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 908 Bytes

File metadata and controls

23 lines (14 loc) · 908 Bytes

Author: Jordan Day Contact: DOI: License: MIT license Last updated: 02/04/2023 Related article: https://doi.org/10.1016/j.chemosphere.2021.132686

Pilot_model.py contains the domain information to simulate a pilot-scale MET system with a single bacterial species and a single substrate. The preamble contains all variables which can be altered to adjust geometry size, retention times and simulation length. All electrochemical variables are specified and consistent with the model defined in https://doi.org/10.1016/j.chemosphere.2021.132686

Python scripts in this repo:

  1. Object_classes.py - Python functions and classes for simulation of MET
  2. Pilot_model.py - Main python script for simulation of a single population single substrate MET system
  3. Plotting_jd.py - Custom plotting functions
  4. Solver.py - Fluid solving algorithm returning the steady state solution