Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexfernandez/physics-simulation
Simulate diffusion using random walks
https://github.com/alexfernandez/physics-simulation
Last synced: about 1 month ago
JSON representation
Simulate diffusion using random walks
- Host: GitHub
- URL: https://github.com/alexfernandez/physics-simulation
- Owner: alexfernandez
- License: mit
- Created: 2021-06-27T11:21:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T08:20:47.000Z (over 3 years ago)
- Last Synced: 2024-11-24T18:39:02.163Z (about 1 month ago)
- Language: JavaScript
- Size: 132 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# physics-simulation
A collection of Physics simulations.
## Diffusion
Simulate [diffusion](diffusion/index.html) using random walks.
## Double Slit
Simulate the [double-slit experiment](double-slit/index.html) with the wave equation.
## Fork Me on GitHub
[https://github.com/alexfernandez/physics-simulation](https://github.com/alexfernandez/physics-simulation)