Fixed typo from last pull request

Very sorry for missing this in my last PR. Since there isn't a test for create_mg_mode with
these delayed mgxs types, it's not super easy to catch these errors.
This commit is contained in:
Miriam 2020-09-15 22:39:13 +00:00
parent efc6f5a214
commit 7dc641bb88

View file

@ -1096,7 +1096,7 @@ class Library:
if 'decay-rate' in self.mgxs_types:
mymgxs = self.get_mgxs(domain, 'decay-rate')
xsdata.set_decay_rate_mgxs(mymgxs, xs_types=xs_type, nuclide=[nuclide],
xsdata.set_decay_rate_mgxs(mymgxs, xs_type=xs_type, nuclide=[nuclide],
subdomain=subdomain)
# If multiplicity matrix is available, prefer that