Initial TRISO modeling capabilities

This commit is contained in:
Paul Romano 2016-05-26 07:46:07 -05:00
parent d16e3fca89
commit 07ef67fee0
7 changed files with 312 additions and 1 deletions

1
openmc/model/__init__.py Normal file
View file

@ -0,0 +1 @@
from .triso import *