mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Added -s, --particle option to man page.
This commit is contained in:
parent
8a83d1a4d4
commit
21cbbe823f
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ Run in plotting mode
|
|||
.BI \-r " statepoint" "\fR,\fP \-\-restart" " statepoint"
|
||||
Restart a previous run using data stored in \fIstatepoint\fP.
|
||||
.TP
|
||||
.BI \-s " particleFile" "\fR,\fP \-\-particle" " particleFile"
|
||||
Run a single particle history from a particle restart file named
|
||||
\fIparticleFile\fP.
|
||||
.TP
|
||||
.B "\-v\fR, \fP\-\-version"
|
||||
Show version information.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue