mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Updated docs with iso-in-lab scattering for elements
This commit is contained in:
parent
81116a2049
commit
96578a515a
1 changed files with 11 additions and 1 deletions
|
|
@ -1141,7 +1141,7 @@ Each ``material`` element can have the following attributes or sub-elements:
|
|||
ACE files (default). Alternatively, when set to "iso-in-lab", the ACE
|
||||
scattering laws are used to sample the outgoing energy but an
|
||||
isotropic-in-lab distribution is used to sample the outgoing angle at each
|
||||
scattering interaction. The ``scattering`` attribute may be most useful
|
||||
scattering interaction. The ``scattering`` attribute may be most useful
|
||||
when using OpenMC to compute multi-group cross-sections for deterministic
|
||||
transport codes and to quantify the effects of anisotropic scattering.
|
||||
|
||||
|
|
@ -1171,6 +1171,16 @@ Each ``material`` element can have the following attributes or sub-elements:
|
|||
|
||||
*Default*: None
|
||||
|
||||
An optional attribute/sub-element for each element is ``scattering``. This
|
||||
attribute may be set to "ace" to use the scattering laws specified in the
|
||||
ACE files (default). Alternatively, when set to "iso-in-lab", the ACE
|
||||
scattering laws are used to sample the outgoing energy but an
|
||||
isotropic-in-lab distribution is used to sample the outgoing angle at each
|
||||
scattering interaction. The ``scattering`` attribute may be most useful
|
||||
when using OpenMC to compute multi-group cross-sections for deterministic
|
||||
transport codes and to quantify the effects of anisotropic scattering.
|
||||
|
||||
*Default*: None
|
||||
|
||||
:sab:
|
||||
Associates an S(a,b) table with the material. This element has
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue