Fix variable name.

This commit is contained in:
Patrick Shriwise 2018-11-07 15:23:40 -06:00
parent 532667fba5
commit 5cd52a4048

View file

@ -181,7 +181,7 @@ class Model(object):
"""Export model to XML files."""
self.settings.export_to_xml()
if not settings.dagmc:
if not self.settings.dagmc:
self.geometry.export_to_xml()
# If a materials collection was specified, export it. Otherwise, look