We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eec089 commit 696a786Copy full SHA for 696a786
1 file changed
docs/running-example.md
@@ -12,8 +12,13 @@ python coldcollapse.py
12
13
Explaining the flags:
14
../../next = Go up 2 directories (into project root) and run executable
15
+
16
coldcollapse.txt = The name of the specified "scenario" / "initial condition"
17
18
8 = Set openmp threads to 8, if your cpu has more, you can change it
19
20
0.25 = Timestep, how fast the simulation will run
21
22
0.2 = Caching interval, how fast NEXT would plot caching
23
24
vtu = Caching format, there is aswell vtk
0 commit comments