Set default max_tracks to 1000

This commit is contained in:
Paul Romano 2022-05-31 07:32:29 -05:00
parent 4a13b39224
commit 8fdbbd2c43
5 changed files with 6 additions and 5 deletions

View file

@ -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