2012-12-01 10:48:57 -05:00
|
|
|
.TH openmc 1 "November 2012" " " "OpenMC"
|
|
|
|
|
.SH NAME
|
|
|
|
|
openmc \- Executes the OpenMC Monte Carlo code
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
This command is used to execute the OpenMC Monte Carlo code. It is assumed that
|
2016-08-01 11:15:48 -05:00
|
|
|
a set of XML input files has already been created and that HDF5 format cross
|
2012-12-01 10:48:57 -05:00
|
|
|
sections are available.
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
|
\fBopenmc\fR [\fIoptions\fR] [\fIpath\fR]
|
|
|
|
|
.PP
|
2023-04-08 14:45:48 +02:00
|
|
|
.I path
|
|
|
|
|
specifies either the path to a single model XML file containing the full model
|
|
|
|
|
or a directory containing either a model.xml file or a set of individual XML
|
|
|
|
|
files (settings.xml, materials.xml, geometry.xml). It is assumed that if no
|
2012-12-01 10:48:57 -05:00
|
|
|
.I path
|
|
|
|
|
is specified, the XML input files are present in the current directory.
|
|
|
|
|
.SH OPTIONS
|
|
|
|
|
.TP
|
2017-02-22 13:32:47 -06:00
|
|
|
.B "\-c\fR, \fP\-\-volume"
|
|
|
|
|
Run in stochastic volume calculation mode
|
|
|
|
|
.TP
|
2020-01-27 17:12:15 +00:00
|
|
|
.B "\-e\fR, \fP\-\-event"
|
|
|
|
|
Run using event-based parallelism
|
|
|
|
|
.TP
|
2013-06-06 15:52:08 -04:00
|
|
|
.B "\-g\fR, \fP\-\-geometry-debug"
|
2017-02-22 13:32:47 -06:00
|
|
|
Run with geometry debugging turned on, where cell overlaps are checked for after
|
|
|
|
|
each move of a particle
|
2013-06-06 15:52:08 -04:00
|
|
|
.TP
|
2012-12-01 10:48:57 -05:00
|
|
|
.B "\-p\fR, \fP\-\-plot"
|
|
|
|
|
Run in plotting mode
|
|
|
|
|
.TP
|
2013-06-15 15:26:38 -04:00
|
|
|
.BI \-r " binaryFile" "\fR,\fP \-\-restart" " binaryFile"
|
|
|
|
|
Restart a previous run from a state point or a particle restart file named
|
|
|
|
|
\fIbinaryFile\fP.
|
2013-04-09 16:48:34 -04:00
|
|
|
.TP
|
2013-09-10 22:58:28 -04:00
|
|
|
.BI \-s " N" "\fR,\fP \-\-threads" " N"
|
|
|
|
|
Use \fIN\fP OpenMP threads.
|
2013-11-07 10:04:27 +01:00
|
|
|
.TP
|
2013-06-21 09:34:19 -04:00
|
|
|
.B "\-t\fR, \fP\-\-track"
|
2022-05-31 07:32:29 -05:00
|
|
|
Write tracks for all particles (up to max_tracks).
|
2013-06-18 19:52:55 -04:00
|
|
|
.TP
|
2025-12-12 03:29:43 -06:00
|
|
|
.BI \-q " V" "\fR,\fP \-\-verbosity" " V"
|
|
|
|
|
Set the output verbosity to \fIV\fP.
|
|
|
|
|
.TP
|
2012-12-01 10:48:57 -05:00
|
|
|
.B "\-v\fR, \fP\-\-version"
|
|
|
|
|
Show version information.
|
|
|
|
|
.TP
|
2014-06-18 17:17:04 -04:00
|
|
|
.B "\-h\fR, \fP\-\-help"
|
2012-12-01 10:48:57 -05:00
|
|
|
Show help message.
|
|
|
|
|
.SH ENVIRONMENT VARIABLES
|
|
|
|
|
The behavior of
|
|
|
|
|
.B openmc
|
|
|
|
|
is affected by the following environment variables.
|
|
|
|
|
.TP
|
2023-04-08 14:45:48 +02:00
|
|
|
.B OPENMC_CHAIN_FILE
|
|
|
|
|
Indicates the path to a depletion chain XML file.
|
|
|
|
|
.TP
|
2016-08-01 11:15:48 -05:00
|
|
|
.B OPENMC_CROSS_SECTIONS
|
2012-12-01 10:48:57 -05:00
|
|
|
Indicates the default path to the cross_sections.xml summary file that is used
|
2016-08-01 11:15:48 -05:00
|
|
|
to locate HDF5 format cross section libraries if the user has not specified the
|
2012-12-01 10:48:57 -05:00
|
|
|
<cross_sections> tag in
|
2017-04-05 07:11:57 -05:00
|
|
|
.I materials.xml\fP.
|
2016-08-01 11:15:48 -05:00
|
|
|
.TP
|
|
|
|
|
.B OPENMC_MG_CROSS_SECTIONS
|
2017-04-05 07:11:57 -05:00
|
|
|
Indicates the default path to an HDF5 file that contains multi-group cross
|
2016-08-01 11:15:48 -05:00
|
|
|
section libraries if the user has not specified the <cross_sections> tag in
|
2017-04-05 07:11:57 -05:00
|
|
|
.I materials.xml\fP.
|
2012-12-01 10:48:57 -05:00
|
|
|
.SH LICENSE
|
2026-02-26 02:14:28 -06:00
|
|
|
Copyright \(co 2011-2026 Massachusetts Institute of Technology, UChicago
|
2021-10-04 15:39:00 -05:00
|
|
|
Argonne LLC, and OpenMC contributors.
|
2012-12-01 10:48:57 -05:00
|
|
|
.PP
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
|
|
this software and associated documentation files (the "Software"), to deal in
|
|
|
|
|
the Software without restriction, including without limitation the rights to
|
|
|
|
|
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
|
|
|
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
|
|
|
subject to the following conditions:
|
|
|
|
|
.PP
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
|
|
|
copies or substantial portions of the Software.
|
|
|
|
|
.PP
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
|
|
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
|
|
|
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
|
|
|
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
|
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
.SH REPORTING BUGS
|
|
|
|
|
The OpenMC source code is hosted on GitHub at
|
2018-08-02 10:49:40 -05:00
|
|
|
https://github.com/openmc-dev/openmc. With a github account, you can submit issues
|
2012-12-01 10:48:57 -05:00
|
|
|
directly on the github repository that will then be reviewed by OpenMC
|
2022-01-19 19:11:46 -06:00
|
|
|
developers. Alternatively, you can post a message on the discussion forum at
|
|
|
|
|
https://openmc.discourse.group.
|
2012-12-01 10:48:57 -05:00
|
|
|
.SH AUTHOR
|
|
|
|
|
Paul K. Romano (\fIpaul.k.romano@gmail.com\fP)
|