mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Add a command-line argument for output verbosity (#3680)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
1b5033dab4
commit
bbfa18d72c
6 changed files with 22 additions and 4 deletions
|
|
@ -48,6 +48,7 @@ flags:
|
|||
restart file
|
||||
-s, --threads N Run with *N* OpenMP threads
|
||||
-t, --track Write tracks for all particles (up to max_tracks)
|
||||
-q, --verbosity V Set the output verbosity to *V*
|
||||
-v, --version Show version information
|
||||
-h, --help Show help message
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue