Skip to content

Commit f00f41c

Browse files
committed
Merge branch 'master' of https://github.com/NERSC/cosmoflow-sims
2 parents c4ebd32 + 44c310a commit f00f41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This code does two things
7676

7777
just run :
7878

79-
cosmoflow-sims/pycola> python reformatNBody-noCiC-Ns-128from256.py 0
79+
cosmoflow-sims/pycola> python reformatNBody.py 0
8080

8181
The argument for this defines which file in the pycola output dir you start with. I put this in so I could run multiple versions of this code at the same time over the same output dir.
8282

@@ -95,4 +95,4 @@ cosmoflow-sims/pycola/OmSiNs/makeList.py
9595
to make the list, then run:
9696

9797
cosmoflow-sims/pycola/OmSiNs/copyFiles.py
98-
to make new dirs with new names. Note that I'm copying them, rather than moving the dir, because I am cautious and didn't want to have to re-make all these files again.
98+
to make new dirs with new names. Note that I'm copying them, rather than moving the dir, because I am cautious and didn't want to have to re-make all these files again.

0 commit comments

Comments
 (0)