You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sources/index.rst.txt
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ The author currently lacks the capability to develop with OpenCL, so for now onl
17
17
As most computers have larger RAM than GPU memory, the toolkit also supports CPU mode for large datasets on CPU systems.
18
18
Although, the new features would firstly be added to the GPU version, and the CPU version would be updated with a month-scale delay.
19
19
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.
21
21
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.
22
22
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.
Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -96,9 +96,9 @@ <h1>PyFTLE3D: 3D LCS Research Toolkit with GUI<a class="headerlink" href="#pyftl
96
96
The author currently lacks the capability to develop with OpenCL, so for now only NVIDIA GPUs are supported for acceleration.
97
97
As most computers have larger RAM than GPU memory, the toolkit also supports CPU mode for large datasets on CPU systems.
98
98
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<https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf>__</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<https://www.georgehaller.com/reprints/annurev-fluid-010313-141322.pdf>__</cite>, published on Annual Review of Fluid Mechanics, instead of directly use this toolkit without any theoretical foundation.
100
100
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>
102
102
<p>We recommend working through this user guide in the order below. At the very least, please
103
103
read <aclass="reference internal" href="input_files.html#input"><spanclass="std std-ref">The nekRS Input Files</span></a> page before reading the <aclass="reference internal" href="detailed_usage.html#detailed"><spanclass="std std-ref">FAQs</span></a>
104
104
page, as some necessary concepts are introduced in this order.</p>
0 commit comments