Skip to content

auroreloisy/ldflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDflow

ldflow builds on top of ldds to make it (easily) usable for Lagrangian particles in fluid flows.

Install

To create a dedicated virtual environment, use

conda create --name ldflow python
conda activate ldflow

Install the ldds package with

pip install git+https://github.com/champsproject/ldds.git

Clone the ldflow repository

git clone [email protected]:auroreloisy/ldflow.git

Usage

Use plot_cube.py to visualize Lagrangian structures on the faces of a cube.

Use plot_section.py to plot quantities of interest in a section.

Change parameters directly within the scripts.

About

Lagrangian descriptors in flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages