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

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

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
```

![Simulation](./dsmc.png)