mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Added clarification in doc section on elastic scattering regarding scattering cosine in lab.
This commit is contained in:
parent
42f0ac75d4
commit
c049016e24
1 changed files with 5 additions and 0 deletions
|
|
@ -137,6 +137,11 @@ scattering cosine in the lab system can be calculated as
|
|||
|
||||
\mu_{lab} = \frac{1 + A\mu}{\sqrt{A^2 + 2A\mu + 1}}.
|
||||
|
||||
However, this formula is only valid if the target was at rest. When the target
|
||||
nucleus does have thermal motion, the cosine of the scattering angle can be
|
||||
determined by simply taking the dot product of the neutron's initial and final
|
||||
direction in the lab system.
|
||||
|
||||
.. _freegas:
|
||||
|
||||
------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue