Skip to content

Commit 84921fc

Browse files
committed
Initial doc
1 parent bb36306 commit 84921fc

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# nekRS Documentation
1+
# Py3DFTLE-GPU Documentation
22

3-
This repository contains documentation of the [nekRS](https://github.com/Nek5000/nekRS) project
3+
This repository contains documentation of the [Py3DFTLE](https://github.com/hweifluids/Py3DFTLE-GPU) project
44
using the [Sphinx](http://www.sphinx-doc.org/) documentation framework. A read the docs website
5-
is hosted [here](https://nekrsdoc.readthedocs.io/en/latest/index.html).
5+
is hosted [here](https://fluids.ac/Py3DFTLE-Doc/).
66

77
## How to build locally
88

source/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
The nekRS Computational Fluid Dynamics Code
1+
PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI
22
===================================================
33

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.*
6+
7+
PyFTLE3D is a Python-based research toolkit for computing and visualizing
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.
13+
414
nekRS is a computational fluid dynamics code developed at :term:`ANL`, :term:`UIUC`, and :term:`PSU`.
515
nekRS aims to leverage the present trend in :term:`GPU`-based :term:`HPC` systems to perform
616
:term:`CFD` on :term:`GPU`-accelerated systems. By using the :term:`OCCA` library's unified

0 commit comments

Comments
 (0)