Skip to content

Commit 84f4189

Browse files
Update src/simulation/m_riemann_solvers.fpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b684a4e commit 84f4189

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
@@ -1210,7 +1210,6 @@ contains
12101210
integer :: i, j, k, l, q !< Generic loop iterators
12111211
integer :: idx1, idxi
12121212
type(riemann_states) :: c_fast, vel
1213-
integer :: loop_end
12141213
12151214
! Populating the buffers of the left and right Riemann problem
12161215
! states variables, based on the choice of boundary conditions

0 commit comments

Comments
 (0)