ParaPIV
ParaPIV is a parallel processing tool for Particle Image Velocimetry (PIV) based on PIVlab. It aims to process PIV images efficiently on large scale parallel machines or multi-core computers.
Since PIV takes advantage of image correlations to obtain velocity field, the post-processing is always time-consuming, especially for turbulent flows. Thanks to the distributed computation toolbox of MATLAB and modern advanced computers, ParaPIV is able to calculate ten thousand image frames in minutes or seconds. With a 6 core intel i7 CPU PC, ParaPIV are 38 and 6.7 times faster than PIVlab 1.32 and PIVlab 1.41, respectively.
To activate the parallel computing function, open ParaPIV in MATLAB, click on the Analysis-> Parallel Computing, and select the number of CPU cores to use. Start the parallel pool by click the start button and wait for a few minutes. After the parallel pool is started, click the analyze all frames button as usual and images will be transferred and analyzed on multiple cores. The usage of CPU can be monitored through Task Manager. During the analysis the toolbar will remain grey (not enabled) and the process can not be interrupted since the tasks are processing in different cores.
Zitieren als
Chun-Sheng Wang (2024). ParaPIV (https://www.mathworks.com/matlabcentral/fileexchange/63358-parapiv), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Physics >
- RF and Mixed Signal > Mixed-Signal Blockset > Measurements and Testbenches >
- Engineering > Mechanical Engineering >
Tags
Quellenangaben
Inspiriert von: parfor_progressbar, PIVlab - particle image velocimetry (PIV) tool with GUI
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
ParaPIV-3.0.1
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
3.0.1 | This version is based on PIVlab 2.41. |
||
2.3.2 | speedup option apart from parallel computing (2-3 times)
|
||
2.3 | bug fix for vector validation gui
|
||
2.0.2 | Those who do not have a matlab account can directly download the latest version of ParaPIV on the project website. |
|
|
2.0.1 | GUI bug fix |
|
|
2.0 | bug fix and new features
|
|
|
1.22.0.0 | Updated user guide
|
||
1.21.0.0 | Progress bar for both ParaPIVlab GUI and TUI |
||
1.2.0.0 | Compatible with MATLAB 2013a and after
|
||
1.1.0.0 | ParaPIVlab in text user interface
|
||
1.0.0.0 |