LCS Tool performs computations for the analysis of Lagrangian coherent structures. It is developed by the Nonlinear Dynamical Systems Group at ETH Zurich, led by Prof. George Haller.
MATLAB scripts demonstrating the use of LCS Tool are in the folder named demo. To run these scripts, start MATLAB in the LCS Tool folder, then at the MATLAB prompt type, for example:
cd(fullfile('demo','double_gyre'))
addpath(fullfile('..','..'))
elliptic_hyperbolic_lcs
- Kristjan Onu, Florian Huhn and George Haller, "LCS Tool : A Computational Platform for Lagrangian Coherent Structures", https://github.com/jeixav/LCS-Tool-Article/.