Lambda2 Method
   HOME

TheInfoList



OR:

The Lambda2 method, or Lambda2 vortex criterion, is a
vortex core line In scientific visualization, a vortex core line is a line-like feature tracing the center of a vortex with in a velocity field. Detection methods Several methods exist to detect vortex core lines in a flow field. studied and compared nine method ...
detection
algorithm In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
that can adequately identify
vortices In fluid dynamics, a vortex ( : vortices or vortexes) is a region in a fluid in which the flow revolves around an axis line, which may be straight or curved. Vortices form in stirred fluids, and may be observed in smoke rings, whirlpools in th ...
from a three-dimensional fluid
velocity field In continuum mechanics the flow velocity in fluid dynamics, also macroscopic velocity in statistical mechanics, or drift velocity in electromagnetism, is a vector field used to mathematically describe the motion of a continuum. The length of the f ...
. The Lambda2 method is Galilean invariant, which means it produces the same results when a uniform velocity field is added to the existing velocity field or when the field is
translated Translation is the communication of the meaning of a source-language text by means of an equivalent target-language text. The English language draws a terminological distinction (which does not exist in every language) between ''transla ...
.


Description

The
flow velocity In continuum mechanics the flow velocity in fluid dynamics, also macroscopic velocity in statistical mechanics, or drift velocity in electromagnetism, is a vector field used to mathematically describe the motion of a continuum. The length of the f ...
of a fluid is a vector field which is used to mathematically describe the motion of a continuum. The length of the flow velocity vector is the flow speed and is a scalar. The flow velocity \mathbf of a fluid is a vector field : \mathbf=\mathbf(x, y, z, t), which gives the
velocity Velocity is the directional speed of an object in motion as an indication of its rate of change in position as observed from a particular frame of reference and as measured by a particular standard of time (e.g. northbound). Velocity is a ...
of an '' element of fluid'' at a position (x, y, z)\, and time t.\, The Lambda2 method determines for any point \mathbf in the fluid whether this point is part of a vortex core. A vortex is now defined as a connected region for which every point inside this region is part of a vortex core. Usually one will also obtain a large number of small vortices when using the above definition. In order to detect only ''real'' vortices, a threshold can be used to discard any vortices below a certain size (e.g. volume or number of points contained in the vortex).


Definition

The Lambda2 method consists of several steps. First we define the velocity gradient tensor \mathbf; \mathbf \equiv \nabla \vec = \begin \partial_x u_x & \partial_y u_x & \partial_z u_x \\ \partial_x u_y & \partial_y u_y & \partial_z u_y \\ \partial_x u_z & \partial_y u_z & \partial_z u_z \end, where \vec is the velocity field. The velocity gradient tensor is then decomposed into its
symmetric Symmetry (from grc, συμμετρία "agreement in dimensions, due proportion, arrangement") in everyday language refers to a sense of harmonious and beautiful proportion and balance. In mathematics, "symmetry" has a more precise definiti ...
and antisymmetric parts: \mathbf = \frac and \mathbf = \frac, where T is the transpose operation. Next the three
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted b ...
s of \mathbf^2 + \mathbf^2 are calculated so that for each point in the velocity field \vec there are three corresponding eigenvalues; \lambda_1, \lambda_2 and \lambda_3. The eigenvalues are ordered in such a way that \lambda_1 \geq \lambda_2 \geq \lambda_3. A point in the velocity field is part of a vortex core only if at least two of its eigenvalues are negative i.e. if \lambda_2 < 0. This is what gave the Lambda2 method its name. Using the Lambda2 method, a vortex can be defined as a connected region where \lambda_2 is negative. However, in situations where several vortices exist, it can be difficult for this method to distinguish between individual vortices . The Lambda2 method has been used in practice to, for example, identify
vortex ring A vortex ring, also called a toroidal vortex, is a torus-shaped vortex in a fluid; that is, a region where the fluid mostly spins around an imaginary axis line that forms a closed loop. The dominant flow in a vortex ring is said to be toroidal, ...
s present in the blood flow inside the
human heart The heart is a muscular organ in most animals. This organ pumps blood through the blood vessels of the circulatory system. The pumped blood carries oxygen and nutrients to the body, while carrying metabolic waste such as carbon dioxide to ...
ElBaz, Mohammed SM, et al. "Automatic Extraction of the 3D Left Ventricular Diastolic Transmitral Vortex Ring from 3D Whole-Heart Phase Contrast MRI Using Laplace-Beltrami Signatures." ''Statistical Atlases and Computational Models of the Heart. Imaging and Modelling Challenges.'' Springer Berlin Heidelberg, 2014. 204-211.


References

{{reflist Vortices Computational fluid dynamics