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: source/1_requirements.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
.. _requirements:
2
2
3
3
Requirements and Quickstart
4
-
========================
4
+
===========================
5
5
6
6
Hardware and Hardware Requirements
7
7
----------------------------------
@@ -22,7 +22,7 @@ GPU acceleration is suggested for large dataset computation. Therefore, the requ
22
22
Basic Environment
23
23
-----------------
24
24
25
-
This page summarizes the system requirements and dependencies of ``PyFTLE3D``.
25
+
This page summarizes the system requirements and dependencies of ``Streamcenter+``.
26
26
27
27
Firstly, the following packages are supposed to be installed on your computer manually in advance.
28
28
@@ -53,15 +53,15 @@ You can install them after installing ``pip`` by:
53
53
54
54
pip install -r ./requirements.txt
55
55
56
-
When it does not work, consider if your current dir is incorrect. It should be run from the project root of ``Py3DFTLE`` when undergoing configurations and under :ref:`command-line <command>` mode. Please feel free about such thing under GUI mode.
56
+
When it does not work, consider if your current dir is incorrect. It should be run from the project root of ``Streamcenter+`` when undergoing configurations and under :ref:`command-line <command>` mode. Please feel free about such thing under GUI mode.
57
57
58
58
59
59
Add-on Libs (Optional)
60
-
-----------------
60
+
----------------------
61
61
62
62
**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.
63
63
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>`__.
64
-
For already-installed ParaView, set environment variable ``PARAVIEW_PATH`` pointing to the root dir of ParaView to enable integration from GUI of ``Py3DFTLE``.
64
+
For already-installed ParaView, set environment variable ``PARAVIEW_PATH`` pointing to the root dir of ParaView to enable integration from GUI of ``Streamcenter+``.
0 commit comments