Added <output_path> option in settings.xml.

This commit is contained in:
Paul Romano 2013-04-25 18:49:34 -04:00
parent c8f61c958f
commit dafb978b66
4 changed files with 21 additions and 0 deletions

View file

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