https://github.com/termoshtt/kolmogorov2d
Kolmogorov flow
https://github.com/termoshtt/kolmogorov2d
Last synced: 4 months ago
JSON representation
Kolmogorov flow
- Host: GitHub
- URL: https://github.com/termoshtt/kolmogorov2d
- Owner: termoshtt
- Created: 2015-06-06T14:47:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-06T14:54:03.000Z (almost 11 years ago)
- Last Synced: 2025-02-25T03:14:15.364Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Two-dimensional Kolmogorov flow using CUDA
================================
TODO
----
- [ ] Implement Kolmogorov flow
- [ ] advection term
- [ ] Runge-Kutta
- [ ] Python binding
- [ ] one-step
- [ ] Poincare map