Lagrangian–Eulerian advection

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In scientific visualization, Lagrangian–Eulerian advection is a technique mainly used for the visualization of unsteady flows. The computer graphics generated by the technique can help scientists visualize changes in velocity fields. This technique uses a hybrid Lagrangian and Eulerian specification of the flow field. It is a special case of a line integral convolution.

The method consists of using nearest-neighbour interpolation followed by an error correction mechanism.[1] The Lagrangian specification is used during the integration[2] to update the particle positions. The property of interest is advected in the Eulerian frame of reference.[3] It was originally designed by Bruno Jobard and others for steady flows but was extended to unsteady flows.[4]

The main idea is to create a white noise texture of the desired resolution, which is used as a base, on top of which the vector field can be applied. That means for every particle looking backward in the vector field to find out the new value for the cell it is contained in. Then looking forward – to calculate the new position of the particle in the cell.

In its application, the Lagrangian–Eulerian method can be accelerated using the GPUs used in common chipsets present in Nvidia and ATI Radeon graphics cards.[2][5]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found. Preprint: A Case Study on Hardware-Accelerated Lagrangian–Eulerian Texture Advection for Flow Visualization


<templatestyles src="Asbox/styles.css"></templatestyles>

<templatestyles src="Asbox/styles.css"></templatestyles>