now fixed the thermal scattering side

This commit is contained in:
Adam Nelson 2016-09-02 18:27:55 -04:00
parent c4744ec638
commit 623b705a39

View file

@ -172,6 +172,8 @@ for filename in ace_libraries:
continue
elif xs.endswith('t'):
# Adjust name to be the new thermal scattering name
name = openmc.data.get_thermal_name(name)
# Thermal scattering data
if name not in nuclides:
try: