mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Set default max_tracks to 1000
This commit is contained in:
parent
4a13b39224
commit
8fdbbd2c43
5 changed files with 6 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ flags:
|
|||
-r, --restart file Restart a previous run from a state point or a particle
|
||||
restart file
|
||||
-s, --threads N Run with *N* OpenMP threads
|
||||
-t, --track Write tracks for all particles
|
||||
-t, --track Write tracks for all particles (up to max_tracks)
|
||||
-v, --version Show version information
|
||||
-h, --help Show help message
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue