Package vorts
vorts – point vortex models
vorts
Integrate a system of N point vortices.
- pdoc3 documentation: zmoon.github.io/vorts
- GitHub: zmoon/vorts
- Examples:
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.
Sub-modules
vorts.model
-
Model classes that act as drivers for the integration routines, directing input and collecting output, etc.
vorts.plot
-
Plotting routines
vorts.py
-
Integration routines in Python …
vorts.vortons
-
Vorton
/Tracer
classes andVortons
/Tracers
container classes …