Skip to content

Commit 367bea6

Browse files
I am dumb. Do not look at this commit. It has nothing for you.
1 parent 42e1177 commit 367bea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pre_process/m_initial_condition.fpp

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

194194
if (ib) then
195195
do i = 1, num_ibs
196-
! call s_update_ib_rotation_matrix(i)
196+
call s_update_ib_rotation_matrix(i)
197197
end do
198198
call s_apply_ib_patches(ib_markers%sf, levelset, levelset_norm)
199199
end if

0 commit comments

Comments
 (0)