This project is a GPU Parallelisation of the LBM flow calculation & visualisation code around a Cylinder.
The serial (initial) code was inspired from this repository made by sidsriv
Please note that the code acceleration mentioned in the notebook may change depending on the machine where the code is run.
- Python v > 3.0
- numba
- GPU
- sidsriv's repository: https://github.com/sidsriv/Simulation-and-modelling-of-natural-processes/blob/master/lbmFlowAroundCylinder.py
- numba documentation : https://numba.pydata.org/numba-doc/latest/index.html