Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py

This commit is contained in:
Paul Romano 2020-01-10 12:59:30 -06:00
parent 3e952c009a
commit 04308b7677
4 changed files with 218 additions and 156 deletions

View file

@ -148,6 +148,7 @@ Classes
ace.Library
ace.Table
ace.TableType
Functions
+++++++++
@ -158,6 +159,8 @@ Functions
:template: myfunction.rst
ace.ascii_to_binary
ace.get_libraries_from_xsdir
ace.get_libraries_from_xsdata
ENDF Format
-----------