Skip to content

Commit 6ee32ed

Browse files
committed
Update 1_requirements.rst
1 parent a7ac137 commit 6ee32ed

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

source/1_requirements.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,17 @@ Basic Environment
88

99
This page summarizes the system requirements and dependencies of NekRS.
1010

11-
1. [numpy](https://numpy.org) version 1.21 or later
12-
2. [matplotlib](https://matplotlib.org) version 3.4 or later
13-
3. [pyvista](https://pyvista.org) version 0.32 or later
14-
4. [scipy](https://scipy.org) version 1.7 or later
15-
5. [pyevtk](https://github.com/paulo-herrera/PyEVTK) version 1.4 or later
16-
6. [numba](https://numba.pydata.org) version 0.54 or later
17-
7. [tqdm](https://tqdm.github.io) version 4.62 or later
18-
8. [cupy-cuda12x](https://cupy.dev)
19-
9. [pyvistaqt](https://github.com/pyvista/pyvistaqt) version 0.11.2 or later
20-
10. [PyQt5](https://riverbankcomputing.com/software/pyqt/intro) version 5.15.11 or later
11+
1. `numpy <https://numpy.org>`__ version 1.21 or later
12+
2. `matplotlib <https://matplotlib.org>`__ version 3.4 or later
13+
3. `pyvista <https://pyvista.org>`__ version 0.32 or later
14+
4. `scipy <https://scipy.org>`__ version 1.7 or later
15+
5. `pyevtk <https://github.com/paulo-herrera/PyEVTK>`__ version 1.4 or later
16+
6. `numba <https://numba.pydata.org>`__ version 0.54 or later
17+
7. `tqdm <https://tqdm.github.io>`__ version 4.62 or later
18+
8. `cupy-cuda12x <https://cupy.dev>`__
19+
9. `pyvistaqt <https://github.com/pyvista/pyvistaqt>`__ version 0.11.2 or later
20+
10. `PyQt5 <https://riverbankcomputing.com/software/pyqt/intro>`__ version 5.15.11 or later
21+
2122

2223

2324
Add-on Libs
@@ -27,5 +28,5 @@ Add-on Libs
2728

2829
Quickstart
2930
-----------------
30-
An computation example coming with a set of large eddy simulation (LES) data is provided.
31+
An computation example coming with a set of our in-house downscaled Direct Navier-Stokes Simulation (DNS) data is provided, including :math:
3132
The dataset can be downloaded from `here <https://noting.noting>`, and the case descriptions can be referred to paper [1]_.

0 commit comments

Comments
 (0)