Skip to content

Commit 388c4f3

Browse files
committed
clean
1 parent e76e2bc commit 388c4f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/simulation/m_riemann_solvers.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,6 @@ contains
10661066
! Geometrical source of the void fraction(s) is zero
10671067
!$acc loop seq
10681068
do i = advxb, advxe
1069-
! flux_gsrc_rs${XYZ}$_vf(j, k, l, i) = 0._wp
10701069
flux_gsrc_rs${XYZ}$_vf(j, k, l, i) = flux_rs${XYZ}$_vf(j, k, l, i)
10711070
end do
10721071
end if

0 commit comments

Comments
 (0)