jeixav / LCS-Tool

Computational engine for variational Lagrangian coherent structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LCS Tool

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.

Demo scripts

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

Reference

About

Computational engine for variational Lagrangian coherent structures

License:BSD 2-Clause "Simplified" License


Languages

Language:MATLAB 100.0%