adeelz92 / hairpin-vortices-extraction

Other
0 stars 2 forks source link

Extract and Characterize Hairpin Vortices in Turbulent Flows

This repository is a work in progress...

This repository is the implementation of paper "A. Zafar, D. Yang and G. Chen, "Extract and Characterize Hairpin Vortices in Turbulent Flows," in IEEE Transactions on Visualization and Computer Graphics, doi: 10.1109/TVCG.2023.3326603". The code and the supplemental material is distributed under CC-BY-NC-4.0. Kindly cite our papar.

A. Zafar, D. Yang and G. Chen, "Extract and Characterize Hairpin Vortices in Turbulent Flows," in IEEE Transactions on Visualization and Computer Graphics, vol. 30, no. 1, pp. 716-726, Jan. 2024, doi: 10.1109/TVCG.2023.3326603.

How to run the code

Required Python >= 3.9

How to run the interactive visualization code

In the root folder, do the following to install all the requirements for Python.

pip install -r requirements.txt

then in the vis_sys folder, run the file pyecharts_QtWebEngine.py.