diff --git a/openmc/universe.py b/openmc/universe.py index a326ca812c..0c8a26a483 100644 --- a/openmc/universe.py +++ b/openmc/universe.py @@ -647,7 +647,7 @@ class DAGMCUniverse(UniverseBase): bounding_box : 2-tuple of numpy.array Lower-left and upper-right coordinates of an axis-aligned bounding box of the universe. - material_name : list of str + material_names : list of str Return a sorted list of materials names that are contained within the DAGMC h5m file. This is useful when naming openmc.Material() objects as each material name present in the DAGMC h5m file must have a