Skip to content

Commit cc909dd

Browse files
committed
deploy: 84921fc
1 parent e592c75 commit cc909dd

7 files changed

Lines changed: 28 additions & 8 deletions

File tree

.doctrees/environment.pickle

60 Bytes
Binary file not shown.

.doctrees/index.doctree

3.28 KB
Binary file not shown.

_sources/index.rst.txt

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

index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<title>The nekRS Computational Fluid Dynamics Code &mdash; PyFTLE3D 0.1 documentation</title>
9+
<title>PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI &mdash; PyFTLE3D 0.1 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1212

@@ -71,7 +71,7 @@
7171
<div role="navigation" aria-label="Page navigation">
7272
<ul class="wy-breadcrumbs">
7373
<li><a href="#" class="icon icon-home" aria-label="Home"></a></li>
74-
<li class="breadcrumb-item active">The nekRS Computational Fluid Dynamics Code</li>
74+
<li class="breadcrumb-item active">PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI</li>
7575
<li class="wy-breadcrumbs-aside">
7676
<a href="_sources/index.rst.txt" rel="nofollow"> View page source</a>
7777
</li>
@@ -81,8 +81,18 @@
8181
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
8282
<div itemprop="articleBody">
8383

84-
<section id="the-nekrs-computational-fluid-dynamics-code">
85-
<h1>The nekRS Computational Fluid Dynamics Code<a class="headerlink" href="#the-nekrs-computational-fluid-dynamics-code" title="Link to this heading"></a></h1>
84+
<section id="pyftle3d-research-toolkit-for-3d-lagrangian-coherent-structures-with-gui">
85+
<h1>PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI<a class="headerlink" href="#pyftle3d-research-toolkit-for-3d-lagrangian-coherent-structures-with-gui" title="Link to this heading"></a></h1>
86+
<ul class="simple">
87+
<li><p>Notice: The toolkit is undergoing an internal testing. Who would like to use it in advance to release, please feel free contact me.</p></li>
88+
</ul>
89+
<p>The planned release time is 2025.06 - 2025.07, while the author still holds the right to change the release time.*</p>
90+
<p>PyFTLE3D is a Python-based research toolkit for computing and visualizing
91+
Lagrangian coherent structures (LCS) in three-dimensional fluid flows and other complex systems by computing Finite Time Lyapunov Exponent.
92+
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,
93+
with no need for researchers to have extensive programming knowledge.
94+
Certainly, it is also suitable for those with programming experience who want to customize their analysis
95+
with multiple OOTB numerical methods, with various computation density, accuracy, and focus preferences.</p>
8696
<p>nekRS is a computational fluid dynamics code developed at <a class="reference internal" href="glossary.html#term-ANL"><span class="xref std std-term">ANL</span></a>, <a class="reference internal" href="glossary.html#term-UIUC"><span class="xref std std-term">UIUC</span></a>, and <a class="reference internal" href="glossary.html#term-PSU"><span class="xref std std-term">PSU</span></a>.
8797
nekRS aims to leverage the present trend in <a class="reference internal" href="glossary.html#term-GPU"><span class="xref std std-term">GPU</span></a>-based <a class="reference internal" href="glossary.html#term-HPC"><span class="xref std std-term">HPC</span></a> systems to perform
8898
<a class="reference internal" href="glossary.html#term-CFD"><span class="xref std std-term">CFD</span></a> on <a class="reference internal" href="glossary.html#term-GPU"><span class="xref std std-term">GPU</span></a>-accelerated systems. By using the <a class="reference internal" href="glossary.html#term-OCCA"><span class="xref std std-term">OCCA</span></a> library’s unified

objects.inv

30 Bytes
Binary file not shown.

requirements.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<link rel="index" title="Index" href="genindex.html" />
2121
<link rel="search" title="Search" href="search.html" />
2222
<link rel="next" title="Theory" href="theory.html" />
23-
<link rel="prev" title="The nekRS Computational Fluid Dynamics Code" href="index.html" />
23+
<link rel="prev" title="PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI" href="index.html" />
2424
</head>
2525

2626
<body class="wy-body-for-nav">
@@ -96,7 +96,7 @@
9696
</div>
9797
</div>
9898
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
99-
<a href="index.html" class="btn btn-neutral float-left" title="The nekRS Computational Fluid Dynamics Code" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
99+
<a href="index.html" class="btn btn-neutral float-left" title="PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
100100
<a href="theory.html" class="btn btn-neutral float-right" title="Theory" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
101101
</div>
102102

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)