turbulencelyon / 4d-ptv

General toolbox for 4D Particle Tracking Velocimetry. Allows you to track in space and time hundreds or a few thousand of lagrangian tracers in a flow.
Other
9 stars 6 forks source link

4D-PTV

4D-PTV is a package to do 4D Particle Tracking Velocimetry. This package is composed of all functions required to find particles trajectories and to treat them doing pair dispersion...

Installation

The last version of the code can be obtained from the gitlab repository:

git clone https://github.com/turbulencelyon/4d-ptv

To compile all executable files:

cd Documentation/
make
cd ../Matching/STMCpp/
make

Please refer to the online documentation for more information.