GithubHelp home page GithubHelp logo

artmenlope / flow-animation-with-scipy-odeint Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 32.35 MB

Particle flow animation with the trajectories of the particles being computed using the function odeint from scipy.integrate.

License: MIT License

Python 100.00%
flow animation scipy odeint fun scipy-integrate scipy-integrate-odeint particles

flow-animation-with-scipy-odeint's Introduction

flow-animation-with-scipy-odeint

This script has been created just for fun. It creates an animation of a flow of particles (or points) whose trajectory has been calculated using the odeint function from the scipy.integrate sub-package.

The following animation can be obtained using the default acceleration field definition from the script.

The acceleration field that acts on each particle and generates the animation above is given by

$$ \vec{a} = (a_x, a_y) \quad \longrightarrow \quad \begin{array}{c} a_x = -\cos(y)\sin(x)\\ a_y=-\sin(y)\cos(x) \end{array} $$

For the making of the script the following references have been consulted:

  1. Docs.scipy.org. 2020. Scipy.Integrate.Odeint โ€” Scipy V1.5.2 Reference Guide. [online]

  2. Correoso, K., 2014. Microentrada: Rendimiento De Scatterplots En Matplotlib โ€“ Pybonacci. [online] Pybonacci.org.

flow-animation-with-scipy-odeint's People

Contributors

artmenlope avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.