mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Update openmc/mgxs/mgxs.py
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
5665b4a90b
commit
eaa266e6d7
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue