|
1 | 1 | PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI |
2 | 2 | =================================================== |
3 | 3 |
|
4 | | -* Notice: The toolkit is undergoing an internal testing. Who would like to use it in advance to release, please feel free contact me. |
5 | | -The planned release time is 2025.06 - 2025.07, while the author still holds the right to change the release time.* |
| 4 | +* Notice: The toolkit is undergoing an internal testing and currently not released. Who would like to use it in advance to release, please feel free contact me. |
| 5 | +The planned release time is 2025.06 - 2025.07 with high-freedom opensource license type, while the author still holds the right to change the release time.* |
6 | 6 |
|
7 | 7 | PyFTLE3D is a Python-based research toolkit for computing and visualizing |
8 | 8 | Lagrangian coherent structures (LCS) in three-dimensional fluid flows and other complex systems by computing Finite Time Lyapunov Exponent. |
9 | | -Coming with GUI and integrated environment, it is designed to be user-friendly and accessible, allowing peers to easily analyze and visualize LCS in their data, |
10 | | -with no need for researchers to have extensive programming knowledge. |
11 | | -Certainly, it is also suitable for those with programming experience who want to customize their analysis |
12 | | -with multiple OOTB numerical methods, with various computation density, accuracy, and focus preferences. |
| 9 | +Coming with GUI and integrated environment, it is designed to be user-friendly and accessible, allowing peers to easily analyze and visualize LCS in their data |
| 10 | +with multiple OOTB numerical methods, with various computation density, accuracy, and focus preferences, |
| 11 | +with no need for researchers to have any programming knowledge. |
| 12 | +Certainly, it is also suitable for those with programming experience who want to customize their analysis. |
| 13 | + |
| 14 | +The computation is accelerated by CUDA, the NVidia treasure, achieving over 30x speedup compared to the CPU version. |
13 | 15 |
|
14 | 16 | nekRS is a computational fluid dynamics code developed at :term:`ANL`, :term:`UIUC`, and :term:`PSU`. |
15 | 17 | nekRS aims to leverage the present trend in :term:`GPU`-based :term:`HPC` systems to perform |
|
0 commit comments