/LCS2D

MATLAB code for processing 2D Langrangian Coherent Structures from a stationary velocity vector field

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

LCS2D

MATLAB code for processing 2D Langrangian Coherent Structures from a stationary velocity vector field

The code includes several scripts for generating, testing and calculating Lagrangian coherent structures (LCS) from a stationary 2D velocity field.

Requirements to run the LCS are:

  1. Known x,y Cartesian coordinates.
  2. Known u,v velocity vectors at each of the coordinates from 1)

Example data can be generated using the script gyrefield_20130208.m

For details on the parameters and theory behind this work, please also see:

https://www.academia.edu/5643321/Investigating_Lagrangian_Coherent_Structures_in_Environmental_Flows

A video example of the double gyre running this code can be viewed on YouTube:

https://www.youtube.com/watch?v=fs92NqIVIEM

Contact: Jeffrey Tuhtan (jetuht@ttu.ee)