Leapfrogging vortices simulation

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
4,012
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 17, 2009

Four leapfrogging vortices in two-dimensions. Breadth ratio a=0.3. 100,000 passive particles to visualise flow field around vortices, coloured by velocity magnitude (spectrum palette, red high purple low). Solution method: standard Runge-Kutta 4th order with adaptive step sizing. Truncation error estimated by step halving. Spatial tolerance per time step was 1E-8.

Model - two dimensional point vortex singularities (incompressible potential flow)

dx(i)/dt = - Sum(j=0..N, j/=i) (k(j) * rij,y / rij^2 )
dy(i)/dt = Sum(j=0..N, j/=i) (k(j) * rij,x / rij^2 )

where:
rij,x = (x(i) - x(j)) ; rij,y = (y(i) - y(j)) ; rij^2 = rij,x^2 + rij,y^2

Initial conditions: all initial velocities zero
r(0) = (0,1) ; r(1) = (0,-1) ; r(2) = (0,a) ; r(3) = (0,-a)
k(i)=(-1)^i

Coded in Visual Basic .NET (yes, stuff like this can be done in basic, despite its name :-D)

Enjoy!

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (4)

Sign In or Sign Up now to post a comment!
  • cicese

  • this is awesome

  • WWWhat iiiiiisThisis?

  • What is this?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more