Skip to content

Commit 741496d

Browse files
Update README.md
1 parent 3ebad36 commit 741496d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

examples/ColdCollapseGalaxy/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
### Cold Collapse Demo
2-
This example is a plummer galaxy with all velocities set to 0, also used for stress tests.
2+
This example is a cold plummer sphere with all velocities set to 0.
3+
These kind of simulations are often used for
4+
stress-testing a physics engine.
35

4-
To run this example, in this directory do
6+
### To run this example from this directory:
57

68
```bash
79
python coldcollapse.py

0 commit comments

Comments
 (0)