File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,14 +11,15 @@ python coldcollapse.py
1111```
1212
1313Explaining the flags:
14- ../../next = Go up 2 directories (into project root) and run executable
1514
16- coldcollapse.txt = The name of the specified "scenario" / "initial condition"
15+ - ../../next = Go up 2 directories (into project root) and run executable
1716
18- 8 = Set openmp threads to 8, if your cpu has more, you can change it
17+ - coldcollapse.txt = The name of the specified "scenario" / "initial condition"
1918
20- 0.25 = Timestep, how fast the simulation will run
19+ - 8 = Set openmp threads to 8, if your cpu has more, you can change it
2120
22- 0.2 = Caching interval , how fast NEXT would plot caching
21+ - 0.25 = Timestep , how fast the simulation will run
2322
24- vtu = Caching format, there is aswell vtk
23+ - 0.2 = Caching interval, how fast NEXT would plot caching
24+
25+ - vtu = Caching format, there is currently vtk|vtu
You can’t perform that action at this time.
0 commit comments