mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Changed comment in header of rotate_angle.
This commit is contained in:
parent
1aae776272
commit
2c952a3e9f
1 changed files with 1 additions and 1 deletions
|
|
@ -1259,7 +1259,7 @@ contains
|
|||
real(8), intent(inout) :: u
|
||||
real(8), intent(inout) :: v
|
||||
real(8), intent(inout) :: w
|
||||
real(8), intent(in) :: mu ! cosine of angle in lab
|
||||
real(8), intent(in) :: mu ! cosine of angle in lab or CM
|
||||
|
||||
real(8) :: phi ! azimuthal angle
|
||||
real(8) :: sinphi ! sine of azimuthal angle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue