diff --git a/openmc/mgxs/mgxs.py b/openmc/mgxs/mgxs.py index abeec20eb1..04bebe7e4f 100644 --- a/openmc/mgxs/mgxs.py +++ b/openmc/mgxs/mgxs.py @@ -6217,10 +6217,12 @@ class MeshSurfaceMGXS(MGXS): The geometric information in the Summary object is embedded into a Multi-index column with a geometric "path" to each distribcell instance. + Returns ------- pandas.DataFrame A Pandas DataFrame for the cross section data. + Raises ------ ValueError