Skip to content

Commit fa28cb1

Browse files
committed
Update index.rst
1 parent d3b0f42 commit fa28cb1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

source/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI
22
===================================================
33

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.*
4+
***Notice: The toolkit is undergoing an internal testing and currently not publicly released. Who would like to use it in advance to release for non-profit use, please feel free contact me. 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.***
65

76
PyFTLE3D is a Python-based research toolkit for computing and visualizing
87
Lagrangian coherent structures (LCS) in three-dimensional fluid flows and other complex systems by computing Finite Time Lyapunov Exponent.
@@ -12,6 +11,8 @@ with no need for researchers to have any programming knowledge.
1211
Certainly, it is also suitable for those with programming experience who want to customize their analysis.
1312

1413
The computation is accelerated by CUDA, the NVidia treasure, achieving over 30x speedup compared to the CPU version.
14+
As most of computers have larger RAM than GPU memory, the toolkit also supports CPU mode for large datasets on CPU systems.
15+
Although, the new features would firstly be added to the GPU version, and the CPU version would be updated with month-scale delay.
1516

1617
nekRS is a computational fluid dynamics code developed at :term:`ANL`, :term:`UIUC`, and :term:`PSU`.
1718
nekRS aims to leverage the present trend in :term:`GPU`-based :term:`HPC` systems to perform

0 commit comments

Comments
 (0)