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

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

Smoothed-Particle Hydrodynamics simulation of Toy Star
https://github.com/pmocz/sph-python

astrophysics scientific-computing smoothed-particle-hydrodynamics star tutorial

Last synced: 6 months ago
JSON representation

Smoothed-Particle Hydrodynamics simulation of Toy Star

Awesome Lists containing this project

README

          

# sph-python
Smoothed-Particle Hydrodynamics simulation of Toy Star

## Create Your Own Smoothed-Particle Hydrodynamics Simulation (With Python)

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

### [📝 Read the Algorithm Write-up on Medium](https://philip-mocz.medium.com/create-your-own-smoothed-particle-hydrodynamics-simulation-with-python-76e1cec505f1)

Simulate a toy star with SPH

```
python sph.py
```

![Simulation](./sph.png)