mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Added <output_path> option in settings.xml.
This commit is contained in:
parent
c8f61c958f
commit
dafb978b66
4 changed files with 21 additions and 0 deletions
|
|
@ -212,6 +212,15 @@ sections summary file to be written, this element should be given as:
|
|||
|
||||
*Default*: "tallies"
|
||||
|
||||
``<output_path>`` Element
|
||||
-------------------------
|
||||
|
||||
The ``<output_path>`` element specifies an absolute or relative path where all
|
||||
output files should be written to. The specified path must exist or else OpenMC
|
||||
will abort.
|
||||
|
||||
*Default*: Current working directory
|
||||
|
||||
``<ptables>`` Element
|
||||
---------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue