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
- Host: GitHub
- URL: https://github.com/pmocz/finitevolume-python
- Owner: pmocz
- License: gpl-3.0
- Created: 2020-09-24T21:00:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T19:13:35.000Z (9 months ago)
- Last Synced: 2025-05-08T20:25:37.068Z (9 months ago)
- Topics: astrophysics, euler-equations, finite-volume, kelvin-helmholtz-instability, scientific-computing, simulation, tutorial
- Language: Python
- Homepage: https://levelup.gitconnected.com/create-your-own-finite-volume-fluid-simulation-with-python-8f9eab0b8305
- Size: 40 KB
- Stars: 137
- Watchers: 3
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
