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

https://github.com/pmocz/latticeboltzmann-python

Lattice Boltzmann fluid simulation
https://github.com/pmocz/latticeboltzmann-python

astrophysics lattice-boltzmann scientific-computing simulation tutorial

Last synced: 9 months ago
JSON representation

Lattice Boltzmann fluid simulation

Awesome Lists containing this project

README

          

# latticeboltzmann-python
Lattice Boltzmann fluid simulation

## Create Your Own Lattice Boltzmann Simulation (With Python)

### Philip Mocz (2020) Princeton Univeristy, [@PMocz](https://twitter.com/PMocz)

### [📝 Read the Algorithm Write-up on Medium](https://medium.com/swlh/create-your-own-lattice-boltzmann-simulation-with-python-8759e8b53b1c)

Simulate a flow past cylinder with the Lattice Boltzmann method

```
python latticeboltzmann.py
```

![Simulation](./latticeboltzmann.png)