mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
fixed calculation of source distribution
This commit is contained in:
parent
3b61602b24
commit
fbb705359e
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ contains
|
|||
|
||||
! bank source
|
||||
cmfd % openmc_src(g,i,j,k) = cmfd % openmc_src(g,i,j,k) + &
|
||||
& cmfd % nfissxs(h,g,i,j,k)
|
||||
& t % scores(score_index,2) % val
|
||||
|
||||
end do INGROUP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue