|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI — PyFTLE3D 0.1 documentation</title> |
| 9 | + <title>PyFTLE3D: 3D LCS Research Toolkit with GUI — PyFTLE3D 0.1 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> |
12 | 12 |
|
|
71 | 71 | <div role="navigation" aria-label="Page navigation"> |
72 | 72 | <ul class="wy-breadcrumbs"> |
73 | 73 | <li><a href="#" class="icon icon-home" aria-label="Home"></a></li> |
74 | | - <li class="breadcrumb-item active">PyFTLE3D: Research Toolkit for 3D Lagrangian coherent structures with GUI</li> |
| 74 | + <li class="breadcrumb-item active">PyFTLE3D: 3D LCS Research Toolkit with GUI</li> |
75 | 75 | <li class="wy-breadcrumbs-aside"> |
76 | 76 | <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> |
77 | 77 | </li> |
|
81 | 81 | <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
82 | 82 | <div itemprop="articleBody"> |
83 | 83 |
|
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> |
| 84 | + <section id="pyftle3d-3d-lcs-research-toolkit-with-gui"> |
| 85 | +<h1>PyFTLE3D: 3D LCS Research Toolkit with GUI<a class="headerlink" href="#pyftle3d-3d-lcs-research-toolkit-with-gui" title="Link to this heading"></a></h1> |
86 | 86 | <div class="admonition note"> |
87 | 87 | <p class="admonition-title">Note</p> |
88 | | -<p><strong>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 as early birds, 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. - Huanxia with Regards.</strong></p> |
| 88 | +<p><strong>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 as early birds, 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.</strong> |
| 89 | +<strong>- Huanxia with Regards.</strong></p> |
89 | 90 | </div> |
90 | 91 | <p>PyFTLE3D is a Python-based research toolkit for computing and visualizing Lagrangian coherent structures (LCS) in three-dimensional fluid flows and other complex systems by computing Finite Time Lyapunov Exponent (FTLE) field. |
91 | 92 | Coming with GUI and integrated runtime, it is designed to be user-friendly and accessible, allowing peers to easily analyze and visualize LCS in their data, with no need for researchers to have any programming knowledge, just like using postprocessing software such as ParaView or Tecplot. |
|
0 commit comments