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

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

Finite Volume simulation of the Kelvin-Helmholtz Instability
https://github.com/pmocz/finitevolume-python

astrophysics euler-equations finite-volume kelvin-helmholtz-instability scientific-computing simulation tutorial

Last synced: 4 months ago
JSON representation

Finite Volume simulation of the Kelvin-Helmholtz Instability

Awesome Lists containing this project

README

          

# finitevolume-python
Finite Volume simulation of the Kelvin-Helmholtz Instability

## Create Your Own Finite Volume Fluid Simulation (With Python)

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

### [📝 Read the Algorithm Write-up on Medium](https://levelup.gitconnected.com/create-your-own-finite-volume-fluid-simulation-with-python-8f9eab0b8305)

Simulate the Kelvin-Helmholtz Instability with Finite Volume

```
python finitevolume.py
```

![Simulation](./finitevolume.png)