Skip to content

Commit e862a63

Browse files
committed
deploy: 197a741
1 parent 8c8ccd7 commit e862a63

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/index.doctree

23 Bytes
Binary file not shown.

_sources/index.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ The author currently lacks the capability to develop with OpenCL, so for now onl
1717
As most computers have larger RAM than GPU memory, the toolkit also supports CPU mode for large datasets on CPU systems.
1818
Although, the new features would firstly be added to the GPU version, and the CPU version would be updated with a month-scale delay.
1919

20-
For the start, it is strongly suggested to begin with reading the review by Prof. George Haller in regard to LCS `here<https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf>__`, published on Annual Review of Fluid Mechanics, instead of directly use this toolkit without any theoretical foundation.
20+
For the start, it is strongly suggested to begin with reading the review by Prof. George Haller in regard to LCS `here <https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf>__`, published on Annual Review of Fluid Mechanics, instead of directly use this toolkit without any theoretical foundation.
2121
Some of the theories can be found in this section, it is more encouraged to learn LCS theories and numerical methods by reading the technical papers.
2222

23-
The author has invested countless off-work hours developing this software, with the goal of making such a powerful turbulence/complex-systems research tool by Professor Haller's team available to a wider audience and, through it, exploring charming phenomena in flow structures and instability. The author is not short of money and therefore does not accept donations or sponsorships. As the *"price"* for using this toolbox, if you publish a paper that employs it, please notify the author by email. These publications will be collected and listed in the “Articles” section for reference by peers. The author also encourages peers who have cited this toolbox for reference, even if they did not directly use it in their investigation, to inform the authors. Those works will likewise be advertised in the documentation and repository.
23+
The author has invested countless off-work hours developing this software, with the goal of making such a powerful turbulence/complex-systems research tool by Professor Haller's team available to a wider audience and, through it, exploring charming phenomena in flow structures and instability. The author is not short of money and therefore does not accept donations or sponsorships. As the *"price"* for using this toolbox, if you publish a paper that employs it, you are asked to notify the author by email. These publications will be collected and listed in the “Articles” section for reference by peers. The author also encourages peers who have cited this toolbox for reference, even if they did not directly use it in their investigation, to inform the authors. Those works will likewise be advertised in the documentation and repository.
2424

2525

2626

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ <h1>PyFTLE3D: 3D LCS Research Toolkit with GUI<a class="headerlink" href="#pyftl
9696
The author currently lacks the capability to develop with OpenCL, so for now only NVIDIA GPUs are supported for acceleration.
9797
As most computers have larger RAM than GPU memory, the toolkit also supports CPU mode for large datasets on CPU systems.
9898
Although, the new features would firstly be added to the GPU version, and the CPU version would be updated with a month-scale delay.</p>
99-
<p>For the start, it is strongly suggested to begin with reading the review by Prof. George Haller in regard to LCS <cite>here&lt;https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf&gt;__</cite>, published on Annual Review of Fluid Mechanics, instead of directly use this toolkit without any theoretical foundation.
99+
<p>For the start, it is strongly suggested to begin with reading the review by Prof. George Haller in regard to LCS <cite>here &lt;https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf&gt;__</cite>, published on Annual Review of Fluid Mechanics, instead of directly use this toolkit without any theoretical foundation.
100100
Some of the theories can be found in this section, it is more encouraged to learn LCS theories and numerical methods by reading the technical papers.</p>
101-
<p>The author has invested countless off-work hours developing this software, with the goal of making such a powerful turbulence/complex-systems research tool by Professor Haller’s team available to a wider audience and, through it, exploring charming phenomena in flow structures and instability. The author is not short of money and therefore does not accept donations or sponsorships. As the <em>“price”</em> for using this toolbox, if you publish a paper that employs it, please notify the author by email. These publications will be collected and listed in the “Articles” section for reference by peers. The author also encourages peers who have cited this toolbox for reference, even if they did not directly use it in their investigation, to inform the authors. Those works will likewise be advertised in the documentation and repository.</p>
101+
<p>The author has invested countless off-work hours developing this software, with the goal of making such a powerful turbulence/complex-systems research tool by Professor Haller’s team available to a wider audience and, through it, exploring charming phenomena in flow structures and instability. The author is not short of money and therefore does not accept donations or sponsorships. As the <em>“price”</em> for using this toolbox, if you publish a paper that employs it, you are asked to notify the author by email. These publications will be collected and listed in the “Articles” section for reference by peers. The author also encourages peers who have cited this toolbox for reference, even if they did not directly use it in their investigation, to inform the authors. Those works will likewise be advertised in the documentation and repository.</p>
102102
<p>We recommend working through this user guide in the order below. At the very least, please
103103
read <a class="reference internal" href="input_files.html#input"><span class="std std-ref">The nekRS Input Files</span></a> page before reading the <a class="reference internal" href="detailed_usage.html#detailed"><span class="std std-ref">FAQs</span></a>
104104
page, as some necessary concepts are introduced in this order.</p>

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)