mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
remove .
This commit is contained in:
parent
9ec044ec2e
commit
7704390a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -931,7 +931,7 @@ contains
|
|||
E_rel = dot_product((v_neut - v_target), (v_neut - v_target))
|
||||
if (E_rel < E_up) exit TARGET_ENERGY_LOOP
|
||||
end do TARGET_ENERGY_LOOP
|
||||
|
||||
|
||||
! perform Doppler broadening rejection correction (dbrc)
|
||||
xs_0K = elastic_xs_0K(E_rel, nuc)
|
||||
R = xs_0K / xs_max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue