Skip to content

Commit 6febe45

Browse files
Ran formatting
1 parent 9dc62dd commit 6febe45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_ibm.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ contains
920920
! recalulcate the rotation matrix based upon the new angles
921921
do i = 1, num_ibs
922922
if (patch_ib(i)%moving_ibm /= 0) then
923-
call s_update_ib_rotation_matrix(i)
923+
call s_update_ib_rotation_matrix(i)
924924
end if
925925
end do
926926

0 commit comments

Comments
 (0)