News

This project implements a 2D fluid flow simulation around a cylinder using the Lattice Boltzmann Method (LBM) in Python. The simulation visualizes the flow field evolution over time, showcasing ...
This repository provides a Python implementation of a phase-field simulation in two dimensions. The simulation couples diffusion (modeled by the Lattice Boltzmann Method) with nonlinear reaction ...