An open API service indexing awesome lists of open source software.

https://github.com/programmer-rd-ai-archive/percolation

Percolation Simulator: Python program for liquid filtration analysis.
https://github.com/programmer-rd-ai-archive/percolation

classes functions modules prettytable programming python python3

Last synced: 3 months ago
JSON representation

Percolation Simulator: Python program for liquid filtration analysis.

Awesome Lists containing this project

README

        

# Setting up the Environment

Run `pip install -r requirements.txt` in the Command Line to set up the environemnt.

# Implementation

Execute the `main.py` file using `python3 main.py` to get started.