removed modification to element.expand()

This commit is contained in:
Sam Shaner 2016-11-09 22:29:22 -05:00
parent 9e9e401aaa
commit e16b038825

View file

@ -233,7 +233,7 @@ class Element(object):
# Compute the ratio of the nuclide atomic masses to the element
# atomic mass
if percent_type == 'wo' and len(abundances) > 1:
if percent_type == 'wo':
# Compute the element atomic mass
element_am = 0.