mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Adding some clarity on the dagmc model filename.
This commit is contained in:
parent
1fac397515
commit
48858db31a
1 changed files with 1 additions and 1 deletions
|
|
@ -414,6 +414,6 @@ or in the `settings.xml <../io_formats/settings.html>`_ file::
|
|||
|
||||
<dagmc>true</dagmc>
|
||||
|
||||
With ``dagmc`` set to true, OpenMC will load the DAGMC model (named
|
||||
With ``dagmc`` set to true, OpenMC will load the DAGMC model (from a file named
|
||||
``dagmc.h5m``) when initializing a simulation. If a `geometry.xml
|
||||
<../io_formats/geometry.html>`_ is present, it will be ignored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue