From e16b0388253b5507a93fe5675127357ce338672f Mon Sep 17 00:00:00 2001 From: Sam Shaner Date: Wed, 9 Nov 2016 22:29:22 -0500 Subject: [PATCH] removed modification to element.expand() --- openmc/element.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmc/element.py b/openmc/element.py index ce0b5e4386..d56c3b3507 100644 --- a/openmc/element.py +++ b/openmc/element.py @@ -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.