mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Rewrite of openmc-ace-to-hdf5, moving some functionality to ace.py
This commit is contained in:
parent
3e952c009a
commit
04308b7677
4 changed files with 218 additions and 156 deletions
|
|
@ -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
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue