Update openmc/mgxs/mgxs.py

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Miriam (Rathbun) Kreher 2020-08-15 22:33:18 -06:00 committed by GitHub
parent 5665b4a90b
commit eaa266e6d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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