mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Merge pull request #2469 from tjlaboss/2016_2020
Update the 2016 references to 2020
This commit is contained in:
commit
93de45d044
1 changed files with 2 additions and 2 deletions
|
|
@ -207,8 +207,8 @@ _LOG_TWO = log(2.0)
|
|||
def atomic_mass(isotope):
|
||||
"""Return atomic mass of isotope in atomic mass units.
|
||||
|
||||
Atomic mass data comes from the `Atomic Mass Evaluation 2016
|
||||
<https://www-nds.iaea.org/amdc/ame2016/AME2016-a.pdf>`_.
|
||||
Atomic mass data comes from the `Atomic Mass Evaluation 2020
|
||||
<https://doi.org/10.1088/1674-1137/abddaf>`_.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue