mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
Merge pull request #840 from paulromano/elastic-0k
Ability to add 0K elastic scattering from an ENDF file
This commit is contained in:
commit
47deaa8c60
22 changed files with 646 additions and 571 deletions
|
|
@ -39,7 +39,6 @@ Simulation Settings
|
|||
:template: myclass.rst
|
||||
|
||||
openmc.Source
|
||||
openmc.ResonanceScattering
|
||||
openmc.VolumeCalculation
|
||||
openmc.Settings
|
||||
|
||||
|
|
@ -385,6 +384,8 @@ Core Functions
|
|||
:template: myfunction.rst
|
||||
|
||||
openmc.data.atomic_mass
|
||||
openmc.data.linearize
|
||||
openmc.data.thin
|
||||
openmc.data.write_compact_458_library
|
||||
|
||||
Angle-Energy Distributions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue