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
- Host: GitHub
- URL: https://github.com/pmocz/sph-python
- Owner: pmocz
- License: gpl-3.0
- Created: 2020-09-19T19:30:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T01:54:00.000Z (about 2 years ago)
- Last Synced: 2025-03-26T02:04:23.426Z (6 months ago)
- Topics: astrophysics, scientific-computing, smoothed-particle-hydrodynamics, star, tutorial
- Language: Python
- Homepage: https://philip-mocz.medium.com/create-your-own-smoothed-particle-hydrodynamics-simulation-with-python-76e1cec505f1
- Size: 166 KB
- Stars: 56
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```