Update the 2016 references to 2020

This commit is contained in:
Travis J. Labossiere-Hickman 2023-04-12 12:22:45 -06:00
parent 04b458a7ed
commit 7ca82b59aa

View file

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