Skip to content

Commit 9e7f0dd

Browse files
author
Daniel Vickers
committed
Local spell checker passed, but test suite fails
1 parent a983de5 commit 9e7f0dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simulation/m_ibm.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ contains
12371237

12381238
end subroutine s_wrap_periodic_ibs
12391239

1240-
!> @brief reasseses ownership of IBs and passes ownership of IBs to neighbor processors
1240+
!> @brief Swaps ownership of IBs and passes ownership of IBs to neighbor processors
12411241
!> Reduces forces and torques across the local neighborhood without a global allreduce. Accumulation phase: 2 passes per
12421242
!! dimension receiving from the low-index (-X) neighbor. Pass 1: add received values; save what was received as recv_snap. Pass
12431243
!! 2: send current (post-pass-1) values; add received; subtract recv_snap to remove double-counting of the direct contribution

0 commit comments

Comments
 (0)