Add openmc.data.atomic_mass function, finally

This commit is contained in:
Paul Romano 2016-08-05 11:25:55 -05:00
parent ab432ac151
commit 6bb147fe8f
4 changed files with 3449 additions and 2 deletions

View file

@ -324,6 +324,16 @@ Functions
:mod:`openmc.data` -- Nuclear Data Interface
--------------------------------------------
Physical Data
-------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.data.atomic_mass
Core Classes
------------