mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixed typo in sample_target_velocity.
This commit is contained in:
parent
ecca5388a1
commit
50fbdd9ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -1023,7 +1023,7 @@ contains
|
|||
! determine velocity vector of target nucleus
|
||||
v_target(1) = u*vt
|
||||
v_target(2) = v*vt
|
||||
v_target(3) = W*vt
|
||||
v_target(3) = w*vt
|
||||
|
||||
end subroutine sample_target_velocity
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue