mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Merge remote-tracking branch 'upstream/develop' into from_hdf5
This commit is contained in:
commit
50670ce559
14 changed files with 595 additions and 41 deletions
|
|
@ -373,6 +373,8 @@ Core Classes
|
|||
openmc.data.CoherentElastic
|
||||
openmc.data.FissionEnergyRelease
|
||||
openmc.data.DataLibrary
|
||||
openmc.data.Decay
|
||||
openmc.data.FissionProductYields
|
||||
|
||||
Core Functions
|
||||
--------------
|
||||
|
|
@ -476,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