mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
Add function to read all ENDF evaluations from a single file
This commit is contained in:
parent
fb4d9df41b
commit
643eaf53cb
2 changed files with 36 additions and 4 deletions
|
|
@ -478,6 +478,7 @@ Functions
|
|||
|
||||
openmc.data.endf.float_endf
|
||||
openmc.data.endf.get_cont_record
|
||||
openmc.data.endf.get_evaluations
|
||||
openmc.data.endf.get_head_record
|
||||
openmc.data.endf.get_tab1_record
|
||||
openmc.data.endf.get_tab2_record
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue