Skip to content

Commit 696a786

Browse files
Update running-example.md
1 parent 3eec089 commit 696a786

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/running-example.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,13 @@ python coldcollapse.py
1212

1313
Explaining the flags:
1414
../../next = Go up 2 directories (into project root) and run executable
15+
1516
coldcollapse.txt = The name of the specified "scenario" / "initial condition"
17+
1618
8 = Set openmp threads to 8, if your cpu has more, you can change it
19+
1720
0.25 = Timestep, how fast the simulation will run
21+
1822
0.2 = Caching interval, how fast NEXT would plot caching
23+
1924
vtu = Caching format, there is aswell vtk

0 commit comments

Comments
 (0)