https://github.com/zmoon/vorts
Integrate and visualize a system of point vortices
https://github.com/zmoon/vorts
Last synced: 4 months ago
JSON representation
Integrate and visualize a system of point vortices
- Host: GitHub
- URL: https://github.com/zmoon/vorts
- Owner: zmoon
- Created: 2018-03-27T20:06:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T18:40:10.000Z (over 1 year ago)
- Last Synced: 2025-02-03T19:38:37.826Z (over 1 year ago)
- Language: Python
- Homepage: https://zmoon.github.io/vorts
- Size: 807 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vorts
Integrate a system of *N* point vortices.
[](https://github.com/zmoon/vorts/actions?query=workflow%3ATest)
[](https://www.repostatus.org/#suspended)
* [pdoc3](https://pdoc3.github.io/pdoc/) documentation:
[zmoon.github.io/vorts](https://zmoon.github.io/vorts)
* GitHub: [zmoon/vorts](https://github.com/zmoon/vorts)
* Examples:
- [](https://mybinder.org/v2/gh/zmoon/vorts/master?urlpath=lab%2Ftree%2Fexamples) – JupyterLab interface (need to right click on a `*.py` to open as notebook)
- [](https://mybinder.org/v2/gh/zmoon/vorts/master?filepath=examples) – Jupyter Notebook interface (just double click on a `*.py` to open as notebook)
## Equations
## Example visualizations
Releasing tracers into the rotating *N*-vortex system:
Poincaré plots. Given a sufficiently long run with a large number (e.g. 100) of tracers,
you can make pretty pictures like this:
## Notes
Originally created for the PSU class METEO 523 – Modeling the climate system.