mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Rework get_thermal_name a bit and update known thermal scattering materials
This commit is contained in:
parent
5afd4c369f
commit
5edf1b3d27
2 changed files with 69 additions and 55 deletions
|
|
@ -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 = """\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue