Fixed bug with probability tables (default target velocity).

This commit is contained in:
Paul Romano 2012-01-09 13:14:49 -05:00
parent c11cab0804
commit 83a803b83f

View file

@ -498,6 +498,8 @@ contains
! Sample velocity of target nucleus
if (.not. micro_xs(index_nuclide) % use_ptable) then
call sample_target_velocity(p, nuc, v_t)
else
v_t = ZERO
end if
! Velocity of center-of-mass