Rework get_thermal_name a bit and update known thermal scattering materials

This commit is contained in:
Paul Romano 2016-10-21 15:15:00 -05:00
parent 5afd4c369f
commit 5edf1b3d27
2 changed files with 69 additions and 55 deletions

View file

@ -29,7 +29,7 @@ from shutil import move
import xml.etree.ElementTree as ET
import openmc.data
from openmc.data.thermal import _THERMAL_NAMES
description = "Update OpenMC's input XML files to the latest format."
epilog = """\