mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Expand data structures in developer's guide.
This commit is contained in:
parent
78a5d1c432
commit
fd5cce1221
2 changed files with 71 additions and 1 deletions
|
|
@ -1272,6 +1272,8 @@ If is not accepted, then we repeat the process and resample a target speed and
|
|||
cosine until a combination is found that satisfies equation
|
||||
:eq:`freegas-accept-2`.
|
||||
|
||||
.. _sab_tables:
|
||||
|
||||
------------
|
||||
|sab| Tables
|
||||
------------
|
||||
|
|
@ -1419,7 +1421,9 @@ uniformly and then the final cosine is interpolated on the incoming energy grid:
|
|||
\mu = \mu_{i,j,k} + f (\mu_{i+1,j,k} - \mu_{i,j,k})
|
||||
|
||||
where :math:`\mu_{i,j,k}` is the k-th outgoing cosine corresponding to the j-th
|
||||
outgoing energy and the i-th incoming energy.
|
||||
outgoing energy and the i-th incoming energy.
|
||||
|
||||
.. _probability_tables:
|
||||
|
||||
----------------------------------------------
|
||||
Unresolved Resonance Region Probability Tables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue