Skip to content

Commit 1c966fc

Browse files
committed
deploy: 09d5099
1 parent 697aa7d commit 1c966fc

File tree

6 files changed

+6
-4
lines changed

6 files changed

+6
-4
lines changed

.doctrees/1_requirements.doctree

0 Bytes
Binary file not shown.

.doctrees/9_references.doctree

12 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

9_references.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@
127127
</div>
128128
<section id="papers-who-uses-py3dftle">
129129
<h2>Papers Who Uses <code class="docutils literal notranslate"><span class="pre">Py3DFTLE</span></code><a class="headerlink" href="#papers-who-uses-py3dftle" title="Link to this heading"></a></h2>
130-
<p>Currently NO. <code class="docutils literal notranslate"><span class="pre">QwQ</span></code></p>
130+
<p>Currently NO. <code class="docutils literal notranslate"><span class="pre">(QwQ)</span></code></p>
131131
</section>
132132
<section id="related-papers-who-cited-py3dftle">
133133
<h2>Related Papers Who Cited <code class="docutils literal notranslate"><span class="pre">Py3DFTLE</span></code><a class="headerlink" href="#related-papers-who-cited-py3dftle" title="Link to this heading"></a></h2>
134-
<p>Currently NO. <code class="docutils literal notranslate"><span class="pre">QwQ</span></code></p>
134+
<p>Currently NO. <code class="docutils literal notranslate"><span class="pre">(QwQ)</span></code></p>
135135
</section>
136136
</section>
137137

_sources/1_requirements.rst.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,13 @@ When it does not work, consider if your current dir is incorrect. It should be r
4444

4545
Add-on Libs
4646
-----------------
47+
4748
**1. ParaView** is a powerful beloved open-source visualization platform based on *vtk* that can be used to visualize the results of 3D FTLE computations. We also integrated the ParaView entrance into our GUI, so you can directly open ParaView from it.
4849
The ParaView installation-free package (v6.0) can be downloaded from `official <https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v6.0&type=binary&os=Windows&downloadFile=ParaView-6.0.0-RC1-MPI-Windows-Python3.12-msvc2017-AMD64.zip>`__.
4950
For already-installed ParaView, set environment variable ``PARAVIEW_PATH`` pointing to the root dir of ParaView to enable integration from GUI of ``Py3DFTLE``.
5051

5152
Quickstart
5253
-----------------
54+
5355
An computation example coming with a set of our in-house downscaled Direct Navier-Stokes Simulation (DNS) data is provided, including :math:
5456
The dataset can be downloaded from `here <https://noting.noting>__`, and the case descriptions can be referred to paper [1]_.

_sources/9_references.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ References
3232
Papers Who Uses ``Py3DFTLE``
3333
-----------------------------
3434

35-
Currently NO. ``QwQ``
35+
Currently NO. ``(QwQ)``
3636

3737
Related Papers Who Cited ``Py3DFTLE``
3838
----------------------------------------
3939

40-
Currently NO. ``QwQ``
40+
Currently NO. ``(QwQ)``

0 commit comments

Comments
 (0)