Merge pull request #2469 from tjlaboss/2016_2020

Update the 2016 references to 2020
This commit is contained in:
Paul Romano 2023-04-12 20:37:27 -05:00 committed by GitHub
commit 93de45d044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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