|
46 | 46 | <li class="toctree-l1 current"><a class="current reference internal" href="#">Requirements and Quickstart</a><ul> |
47 | 47 | <li class="toctree-l2"><a class="reference internal" href="#basic-runtime">Basic Runtime</a></li> |
48 | 48 | <li class="toctree-l2"><a class="reference internal" href="#add-on-libs">Add-on Libs</a></li> |
| 49 | +<li class="toctree-l2"><a class="reference internal" href="#quickstart">Quickstart</a></li> |
49 | 50 | </ul> |
50 | 51 | </li> |
51 | 52 | <li class="toctree-l1"><a class="reference internal" href="2_theory.html">Theory of FTLE and LCS</a></li> |
|
54 | 55 | <li class="toctree-l1"><a class="reference internal" href="5_gui.html">Graphical User Interface (GUI)</a></li> |
55 | 56 | <li class="toctree-l1"><a class="reference internal" href="6_inputdeck.html">Input Deck for Solver Parameters</a></li> |
56 | 57 | <li class="toctree-l1"><a class="reference internal" href="7_command.html">Command-Line Mode (Commands)</a></li> |
| 58 | +<li class="toctree-l1"><a class="reference internal" href="8_faqs.html">FAQs</a></li> |
57 | 59 | <li class="toctree-l1"><a class="reference internal" href="9_references.html">References</a></li> |
58 | 60 | </ul> |
59 | 61 |
|
@@ -95,9 +97,13 @@ <h2>Basic Runtime<a class="headerlink" href="#basic-runtime" title="Link to this |
95 | 97 | </section> |
96 | 98 | <section id="add-on-libs"> |
97 | 99 | <h2>Add-on Libs<a class="headerlink" href="#add-on-libs" title="Link to this heading"></a></h2> |
98 | | -<ol class="arabic simple"> |
99 | | -<li><p>ParaView</p></li> |
100 | | -</ol> |
| 100 | +<p>1. ParaView |
| 101 | +ParaView is a powerful open-source visualization tool 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.</p> |
| 102 | +</section> |
| 103 | +<section id="quickstart"> |
| 104 | +<h2>Quickstart<a class="headerlink" href="#quickstart" title="Link to this heading"></a></h2> |
| 105 | +<p>An computation example coming with a set of large eddy simulation (LES) data is provided. |
| 106 | +The dataset can be downloaded from <cite>here <https://noting.noting></cite>, and the case descriptions can be referred to paper <a href="#id2"><span class="problematic" id="id1">[1]_</span></a>.</p> |
101 | 107 | </section> |
102 | 108 | </section> |
103 | 109 |
|
|
0 commit comments