https://github.com/pmocz/dsmc-python
Direct Simulation Monte Carlo of the Rayleigh problem
https://github.com/pmocz/dsmc-python
direct-simulation-monte-carlo scientific-computing simulation tutorial
Last synced: 7 months ago
JSON representation
Direct Simulation Monte Carlo of the Rayleigh problem
- Host: GitHub
- URL: https://github.com/pmocz/dsmc-python
- Owner: pmocz
- License: gpl-3.0
- Created: 2021-02-04T21:18:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T19:15:25.000Z (9 months ago)
- Last Synced: 2025-07-03T22:03:43.559Z (7 months ago)
- Topics: direct-simulation-monte-carlo, scientific-computing, simulation, tutorial
- Language: Python
- Homepage: https://medium.com/swlh/create-your-own-direct-simulation-monte-carlo-with-python-3b9f26fa05ab
- Size: 115 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dsmc-python
Direct Simulation Monte Carlo of the Rayleigh problem
## Create Your Own Direct Simulation Monte Carlo (With Python)
### Philip Mocz (2021) Princeton University, [@PMocz](https://twitter.com/PMocz)
### [📝 Read the Algorithm Write-up on Medium](https://medium.com/swlh/create-your-own-direct-simulation-monte-carlo-with-python-3b9f26fa05ab)
Simulate dilute gas with DSMC: the Rayleigh problem
```
python dsmc.py
```
