Skip to content

Commit 8bd484b

Browse files
committed
Update README
1 parent b5ccd90 commit 8bd484b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
MP-Gadget
1+
shenqi
22
=========
33

4-
Massively Parallel Cosmological SPH Simulation Software - MP-Gadget.
4+
Massively Parallel Cosmological SPH Simulation Software on a GPU
55

66
An out of date source code browser may be found here:
77
`Source code browser <https://mp-gadget.github.io/MP-Gadget/classes.html>`_
88

9-
109
Description
1110
-----------
1211

@@ -45,8 +44,8 @@ First time users:
4544

4645
.. code:: bash
4746
48-
git clone https://github.com/MP-Gadget/MP-Gadget.git
49-
cd MP-Gadget
47+
git clone https://github.com/MP-Gadget/shenqi.git
48+
cd shenqi
5049
make -j
5150
5251
The Makefile will automatically copy Options.mk.example to Options.mk. The default compile flags are appropriate for a linux using gcc, but may not be optimal.
@@ -95,7 +94,7 @@ In the end, we will have 2 binaries:
9594

9695
.. code::
9796
98-
ls gadget/MP-Gadget genic/MP-GenIC
97+
ls gadget/shenqi genic/MP-GenIC
9998
10099
1. MP-Gadget is the main simulation program.
101100

0 commit comments

Comments
 (0)