From 48858db31aafde4da5e94157d14730433bfcf15b Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Wed, 16 Jan 2019 20:01:12 -0600 Subject: [PATCH] Adding some clarity on the dagmc model filename. --- docs/source/usersguide/geometry.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/geometry.rst b/docs/source/usersguide/geometry.rst index 3315131feb..8018483469 100644 --- a/docs/source/usersguide/geometry.rst +++ b/docs/source/usersguide/geometry.rst @@ -414,6 +414,6 @@ or in the `settings.xml <../io_formats/settings.html>`_ file:: true -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.