mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Refactor use of ACE tables to generate neutron/thermal scattering data
This commit is contained in:
parent
9230203efb
commit
e19291118e
36 changed files with 2467 additions and 10238 deletions
|
|
@ -328,8 +328,11 @@ Core Classes
|
|||
:nosignatures:
|
||||
:template: myclass.rst
|
||||
|
||||
openmc.data.IncidentNeutron
|
||||
openmc.data.Reaction
|
||||
openmc.data.Product
|
||||
openmc.data.Tabulated1D
|
||||
openmc.data.ThermalScattering
|
||||
openmc.data.CoherentElastic
|
||||
|
||||
Angle-Energy Distributions
|
||||
|
|
@ -370,11 +373,6 @@ Classes
|
|||
|
||||
openmc.data.ace.Library
|
||||
openmc.data.ace.Table
|
||||
openmc.data.ace.NeutronTable
|
||||
openmc.data.ace.SabTable
|
||||
openmc.data.ace.PhotoatomicTable
|
||||
openmc.data.ace.PhotonuclearTable
|
||||
openmc.data.ace.Reaction
|
||||
|
||||
Functions
|
||||
+++++++++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue