Vortex Ring Helm-Mmath
Vortex Ring Helm-Mmath
vortex ring?
J. L. Helm
Abstract
It has been known since the time of Lord Kelvin that a circular
vortex ring of radius R has a self induced velocity which is inversely
proportional to R. Real vortex rings are often perturbed by Kelvin
waves (see figure on title page [1]). In this report we ask if these per-
turbed rings go faster or slower than their unperturbed counterparts.
Contents
1 Introduction 3
4 The program 13
4.1 Overview of the program . . . . . . . . . . . . . . . . . . . . . 13
4.1.1 General characteristics . . . . . . . . . . . . . . . . . . 13
4.1.2 The dimensionless NLSE . . . . . . . . . . . . . . . . 13
4.1.3 The dimensionless velocity . . . . . . . . . . . . . . . . 14
4.2 Testing the model . . . . . . . . . . . . . . . . . . . . . . . . 15
4.2.1 Vortex core density . . . . . . . . . . . . . . . . . . . . 15
4.2.2 Perturbed ring generation . . . . . . . . . . . . . . . . 16
4.2.3 Vortex ring speed as a function of radius . . . . . . . . 16
5 Perturbed rings 20
5.1 Helical perturbations . . . . . . . . . . . . . . . . . . . . . . . 21
5.1.1 Translational velocity . . . . . . . . . . . . . . . . . . 21
5.1.2 Motion and breathing . . . . . . . . . . . . . . . . . . 21
5.1.3 Period of oscillation and breathing . . . . . . . . . . . 22
5.1.4 Stability . . . . . . . . . . . . . . . . . . . . . . . . . . 28
5.2 Planar perturbations . . . . . . . . . . . . . . . . . . . . . . . 31
2
Chapter 1
Introduction
3
Chapter 2
A much celebrated and widely used system of equations for motion V , energy
H and momentum p is used to describe the properties of vortex rings. This
system relates the rings self induced velocity to the circulation of the fluid
around the vortex core, the radius of the ring R, the density of the fluid
and the vortex core size a. For a classical vortex ring with a hollow core
with constant pressure we have [4]:
4
CHAPTER 2. CLASSICAL VORTEX RINGS 5
Figure 2.1: Diagram of a device used to generate a vortex ring in viscous fluids.
There are two main methods of studying the motion of vortices. In this
report we focus on a method which describes superfluid flows in a fundamen-
tal sense. This method utilises the non-linear Schrodinger equation (NLSE)
to model superfluids as BoseEinstein condensates (or BECs). The spatially
continuous flow allows us to determine how vortices interact with one an-
other without losing information about how they interact with the fluid in
which they exist. This method currently only describes a superfluid in the
limit of zero temperature, although new models are being developed which
incorporate a thermal cloud of excitations, thus making better predictions
about fluids described by the two fluid model, like real superfluids.
The second method is the vortex filament method. Here, we simply
take the vortices to be interacting space curves of infinitesimal thickness
and evolve the interactions of these curves over time. This method loses
some information, such as kinetic energy dissipation through the so called
vortex sound. This effect is caused by the compressibility of the fluid, a
characteristic which cannot be reproduced through interacting space curves
alone. Vortex filament models are also unable to accurately reproduce vortex
reconnections, as reconnection events are an intrinsic characteristic of the
NLSE and also cannot be reproduced directly from simple interacting space
curves. In practice, ad-hoc reconnections must be made algorithmically
based on the proximity of two vortices. This is a simplification of the true
behaviour of superfluid vortices. Vortex filament models may have no way of
incorporating the compressible nature of fluids or vortex reconnections, but
they can take into account some thermal effects, approximating interactions
with a normal fluid. In this sense, the two methods are quite different and
suit different situations well [8].
The foundation of vortex filament models is the BiotSavart Law, which
determines the self induced velocity v SI at point x of a vortex filament by
integrating the filaments interaction with itself along its length:
(x x )
I
v SI (x) = dx
4 |x x |3
CHAPTER 2. CLASSICAL VORTEX RINGS 6
Figure 2.2: Results obtained using the vortex filament model [11]. a) A circular
vortex ring of radius R = 0.1 cm (blue) and a vortex ring perturbed
by N = 10 Kelvin waves of amplitude A/R = 0.05 (red) which move
in the z-direction. Note that the perturbed ring moves slower. b)
Kelvin waves of large amplitude (A/R = 0.35) on a vortex ring. Note
that the perturbed vortex ring moves backwards in the negative z-
direction. c) Top panel: x y view of the large amplitude vortex at
t = 0 (blue) and t = 26 s (red, outermost). For comparison, a non-
disturbed vortex is shown with dashed line (green). d) Bottom panel:
the average location of the vortex ring as a function of time. From
top to bottom the curves correspond to A/R = 0.0, 0.05, 0.10, . . . ,
0.35.
Chapter 3
Vortex rings in
BoseEinstein condensates
~2 2
i~ = + g ||2 (3.1)
t 2m
Here, is a complex quantum particle wave function for Bosons of mass
m, is the chemical potential (or single particle energy) and g denotes the
strength of the particle-particle interaction. ~ is, as usual, Plancks constant
= mn (3.2)
8
CHAPTER 3. VORTEX RINGS IN BECS 9
i.e. the velocity of the flow is given by the gradient of the phase
~
v= (3.3)
m
By substituting this Ansatz and equations (3.2) and (3.3) into (3.1) we can
derive a set of equations which describe an inviscid fluid
+ (v) = 0 (3.4)
t
vj vj 1 P 1 jk
+ vk = + (3.5)
t xk xj xk
Here P is the pressure defined by the equation of state P = g2 /2m2 .
Equation (3.4) is an equation of conservation and equation (3.5) describes
the motion of an inviscid Euler fluid with an extra term containing the
quantum stress tensor jk . This term is vital over small scales and explains
many of the properties inherent in superfluids which are not present in
normal Euler flows. Perhaps most importantly the quantum stress tensor
allows vortex reconnections.
2 2
~2
~ 2
1= g|| = 2
2m 2 mg||2
2
2
~
=
2mgn
We can say that in general the particle interactions determine the average
energy per particle and so gn = . With all of these quantities being real
and positive, we obtain the healing length
~
= (3.6)
2m
This quantity can be seen in a number of places. For instance, the core
radius of a vortex is of the order of .
CHAPTER 3. VORTEX RINGS IN BECS 10
I Z
v dl = ( v) dS
c s
Z
~
= ( ) dS
m s
=0
as the curl of the gradient of a scalar function is identically zero. This is the
same as saying that the fluid has zero vorticity: = v = 0
This only holds true when s (the surface bounded by the curve c) is
simply connected. If there is a topological pole within the contour, as there
is when the contour encloses a vortex, then the integral need not be zero
[13]:
I I
~ ~
v dl = dl =
c m c m
By using this with the fact that is a single valued function, i.e.
i i(+)
ne = ne
1 = cos() + i sin()
I Z 2
v dl = r d v
c 0
= 2rv
p = R2 (3.10)
where is the fluid density outside of the core.
CHAPTER 3. VORTEX RINGS IN BECS 12
v 2
Z Z Z
hEE = r dr d dz
2
Z 2
2 h
Z C
1
Z
= dz d dr
2 2 0 0 a r
2
C
EE = ln
4 a
E = EE + EI
2
C
= ln + 0.385
4 a
The logarithmic term corresponds to the energy exterior to the vortex core
EE and the numerical constant corresponds to the energy within the core
EI . This constant was obtained through a numerical calculation [16].
By working with small values of a/R (in that the vortex core radius is
much smaller than the radius of the ring) we can simply define the energy
of a vortex ring as E = 2RE with C = 8R/ e2 and so we obtain
1 2 8R
E = 2 R ln 0.615 (3.11)
a
This result can be obtained more rigorously using a method similar to that
involved in determining V .
It is easily seen that equations (3.9) (3.11) obey the Hamiltonian rela-
tion V = E/p. It is also worth pointing out that the results for E and V
are to be regarded as providing the leading pairs of terms in the asymptotic
expansions of these quantities as a/R 0 and so are in principle exact.
Chapter 4
The program
r = r t = t = 0
After substitution, cancellation and division by we obtain
~2
2
~ g0
2i = 2
2
+ | |2
2 t 2m
By taking the terms in brackets to be dimensionless and equal to one we
obtain scales for the length, time and wave function,
13
CHAPTER 4. THE PROGRAM 14
r
~ ~
= = 0 =
2m 2 g
and a dimensionless equation
= 2 + 1 | |2
2i (4.1)
t
We can see that the length scale is equal to the healing length of the super-
fluid. The above equation is identical to that which is used in the Fortran
code.
2
V = V R = R a = aef f =
we obtain the equation for the dimensionless velocity V :
8R
V = ln 0.62
4R aef f
We can see from this that the units in the equation are all self consis-
tent. As such, the quantities V and R are those which will be measured
directly from the model. The quantity must be defined in terms of the
dimensionless form of Plancks constant h :
h 1 2m
= = h
m m
2
= h
= h = 2
We can also argue that the effective core radius is roughly equal to 1.5 (see
section 4.2.1), and so aef f = 1.5, yielding
1
VN = ln R 1.059 (4.2)
2R
1.2
1.0
0.8
0.6
||2
0.4
0.2
0.0
20 10 0 10 20
x
Figure 4.1: Graph showing the density ||2 of a slice of the fluid through a vortex
core at x = 0, generated by the program. The +, and symbols
correspond to j = 64, 128 and 256 respectively. We can see that the
points all map out the same curve within the vortex core, and so all
three resolutions model the vortex in the same way.
Figure 4.2: a) The end on view of a 3D isosurface plot of the fluid density for
||2 = 0.4. The vortex ring is clearly visible. b) A contour plot of the
density of a slice down the middle of the ring. The two dark circles
clearly show where the ring passes through this slice, illustrating the
density drop in the vortex core. c) A contour plot of the phase through
the same slice as in b). The phase clearly varies from to around
the vortex cores, retrieving the result from section 3.2.1.
CHAPTER 4. THE PROGRAM 18
0.25
0.20
0.15
V
0.10
0.05
0.00
5 10 15 20 25 30 35 40
R
Figure 4.4: Graph to compare the ring velocities obtained from the program com-
pared to velocities derived from (4.2) and (4.3), taking the effective
core radius to be aef f = 1.5. Solid line with + symbols: Numerically
generated data from program. Short dash line: Predictions based on
a dimensionless form of classical vortex ring motion with a hollow
core at constant pressure [4]. Long dash line: Predictions made by
P. H. Roberts based on a dimensionless form of vortex ring motion
derived from the NLSE [16].
Chapter 5
Perturbed rings
In this chapter we will study two types of perturbation: helical and planar.
These perturbations both have a regular periodic form, but one could be
considered to be the general form of a regular perturbation, while the other
is a particular case.
We can describe a ring of radius R, with a perturbation of amplitude A
and mode M , lying in the x-y plane as a parametric curve in rectangular
cartesian coordinates, given by (s) = (x(s), y(s), z(s)). The parameter s
runs from 02.
The helical perturbation (general form of a regularly perturbed ring)
takes a form described by
(R + A sin (M s)) cos (s)
H (s) = (R + A sin (M s)) sin (s) (5.1)
A cos (M s)
The planar ring has the same structure but with no z component:
(R + A sin (M s)) cos (s)
P (s) = (R + A sin (M s)) sin (s) (5.2)
0
The forms of these parametrisations can be seen in sections d) and c) re-
spectively of figure 4.3.
As our goal is to quantify the motion of these vortex rings for various
perturbations, we must first select a basic, unperturbed form. We will work
using rings with unperturbed radius R = 25. These rings move with self
induced translational velocity V0 = 0.0857. Later we will quantify a per-
turbations amplitude by scaling it against the vortex rings radius, so the
quantity A/R will often be stated as a key variable. We will also look at the
perturbed rings velocity V scaled by the unperturbed velocity, i.e. V /V0 .
Note we are now working exclusively in dimensionless quantities
20
CHAPTER 5. PERTURBED RINGS 21
wards motion occurs. The lobes actually drag the ring backwards. This is
illustrated in figure 5.2.
This periodic change of motion is analogous to the waves seen on the
lines in part d) of figure 2.2. We also find that for smaller perturbations
this breathing is less pronounced, a quality also illustrated by figure 2.2.
Although rings with a smaller perturbation do not exhibit this breathing
so dramatically, the motion of the Kelvin waves is still not simply regularly
around the ring.
1.2
1
0.8
0.6
V/V0
0.4
0.2
0
-0.2
-0.4
0 0.1 0.2 0.3 0.4 0.5 0.6
A/R
Figure 5.1: The graph shows how the average translational velocity of a vortex
ring changes when the amplitude A of the perturbation increases.
The quantities plotted are the rings average velocity scaled by the
unperturbed velocity V /V0 and the perturbation amplitude scaled
by the rings unperturbed radius A/R . From top to bottom the
lines show perturbations with modes M = 2(), 4(), 6(), 8(),
10(+). Only rings with higher modes of oscillation were able to move
backwards.
CHAPTER 5. PERTURBED RINGS 24
M A/R V /V0 PB P TD TR
4 0.120 0.920 1040 >750 >750
4 0.182 0.814 1060 >750 >750
4 0.260 0.623 1088 >750 >750
4 0.324 0.434 350 1248 >750 >750
4 0.396 0.369 445 1428 >750 >750
4 0.464 0.184 565 1720 >750 >750
6 0.044 0.979 780 >1000 >1000
6 0.101 0.895 780 >1000 >1000
6 0.149 0.735 800 >1000 >1000
6 0.210 0.467 860 >1000 >1000
6 0.276 0.274 265 960 >1000 >1000
6 0.348 0.072 340 1110 >1000 >1000
6 0.410 0.003 485 1397 >1000 >1000
8 0.110 0.733 640 770 >1000
8 0.139 0.619 667 480 >1000
8 0.168 0.489 667 440 >1000
8 0.198 0.316 680 480 650
8 0.231 0.183 190 746 370 680
8 0.242 0.115 210 782 440 730
8 0.263 0.035 230 817 460 620
8 0.273 -0.030 240 832 510 630
8 0.290 -0.062 265 896 540 680
8 0.302 -0.093 295 960 610 730
10 0.029 0.969 840 >1000 >1000
10 0.058 0.890 800 >1000 >1000
10 0.073 0.827 666 480 >1000
10 0.101 0.721 640 300 >1000
10 0.118 0.556 600 270 >1000
10 0.154 0.395 580 240 470
10 0.174 0.191 560 260 440
10 0.202 0.052 145 560 270 310
10 0.233 -0.149 190 540 300 450
10 0.258 -0.240 225 540 475 540
10 0.284 -0.231 280 540 330 430
Table 5.1: Table of results showing how the scaled velocity V /V0 of a helically per-
turbed vortex ring changes for perturbations of mode M and amplitude
to radius ratio A/R. Also listed is the the period of the perturbations
breath PB and the period of standard oscillation P . denotes per-
turbations which did not show discernable breathing. Also shown are
TD , the time after which the ring begins to distort, and TR , the time
at which the ring reconnects with itself. Where distortions or recon-
nections are not observed for the duration of the simulation TD and
TR are given to be >runtime of simulation.
CHAPTER 5. PERTURBED RINGS 25
CHAPTER 5. PERTURBED RINGS 26
600
550
500
450
400
L
350
300
250
200
150
0 100 200 300 400 500 600
t
Figure 5.3: Vortex line length L over time t for vortex rings of radius R = 25
perturbations of mode M = 10. From top to bottom the lines cor-
respond to perturbations of amplitude A/R = 0.284, 0.258, 0.233,
0.202, 0.174, 0.154, 0.118, 0.101, 0.073, 0.058, 0.029. The sudden
drops on the sixth and seventh lines from the bottom indicate where
the perturbation has become unstable and the structure of the helix
has collapsed and become irregular. The sharp cusp in the second
line at t 540 down corresponds to a reconnection event.
CHAPTER 5. PERTURBED RINGS 27
500
450
400
350
L
300
250
200
0 100 200 300 400 500 600
t
Figure 5.4: Vortex line length L over time t for vortex rings of radius R = 25
perturbations of mode M = 8. From top to bottom the lines corre-
spond to perturbations of amplitude A/R = 0.302, 0.290, 6.83, 0.273,
0.242, 0.231, 0.198, 0.168, 0.139, 0.110. Notice that the oscillations
decrease in both size and period as the amplitude of the Kelvin wave
decreases.
500
450
400
350
L
300
250
200
150
0 100 200 300 400 500 600
t
Figure 5.5: Vortex line length L over time t for vortex rings of radius R =
25 perturbations of mode M = 6. From top to bottom the lines
correspond to perturbations of amplitude A/R = 0.410, 0.348, 0.276,
0.210, 0.094, 0.0440. Notice that for this smaller value of M there is
no discernible breathing in most cases
CHAPTER 5. PERTURBED RINGS 28
5.1.4 Stability
As one would expect, the more drastically the ring is deformed the more un-
stable it becomes. As the size of the perturbation increases, the structure of
the helix becomes susceptible to distortions and eventually the Kelvin waves
decay into more random perturbations (see figure 5.6). When instabilities
on the ring cause it to become distorted in this way some of the Kelvin
waves grow in amplitude. These waves are likely to reconnect and separate
from the main ring.
For a helical perturbation the larger the amplitude the more the lobes
twist and so when the lobes are fully extended half way through each breath,
the ring is very susceptible to reconnections. This is why the rings are less
stable when the perturbation is great enough to cause backwards motion.
With higher modes the lobes are more densely packed, also making the rings
more likely to undergo reconnections (see figure 5.7).
It is interesting to note that, up to a point, rings with larger perturba-
tions can retain their structure for longer. This is because instabilities and
distortions tend to occur at particular points in the breathing process, so
the slower this breathing the longer the ring can retain its regular helical
perturbation. This can be seen in table 5.1.
CHAPTER 5. PERTURBED RINGS 29
1.2
1.1
0.9
V/V0
0.8
0.7
0.6
0.5
0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5
A/R
Figure 5.8: The lines show how the average translational velocity of a vortex ring
changes when the amplitude of the planar perturbation increases. The
velocity and amplitude are scaled by the unperturbed velocity and
radius. From top to bottom the lines show perturbations with modes
M = 2(),4(), 6(), 8(+). Notice how none of the rings ever achieve
backwards motion, and how the variation is not significantly greater
than the errors involved.
Table 5.2: Table of results showing how the scaled velocity V /V0 of a planarly per-
turbed vortex ring changes for perturbations of mode M and amplitude
to radius ratio A/R. Also listed is the the period of the perturbations
oscillation PO .
CHAPTER 5. PERTURBED RINGS 33
34
Bibliography
[1] http://www.eng.warwick.ac.uk/es2089/turntabpics/builtank.html
[2] K. Shariff: Vortex rings, Annu. Rev. Fluid Mech. 24, 235 (1992)
[3] Proceedings of the Royal Society of Edinburgh, Vol. VI, 1867, pp. 94-
105.Reprinted in Phil. Mag. Vol. XXXIV, 1867, pp. 15-24.
[7] P. G. Saffman: The velocity of viscous vortex rings, Stud. Appl. Math.
49, 625 (1970)
35
BIBLIOGRAPHY 36