diff --git a/src/stokes/Stokes2D.jl b/src/stokes/Stokes2D.jl index 0a078104..b40c0615 100644 --- a/src/stokes/Stokes2D.jl +++ b/src/stokes/Stokes2D.jl @@ -580,7 +580,6 @@ function JustRelax.solve!( flow_bcs!(stokes, flow_bcs) update_halo!(stokes.V.Vx, stokes.V.Vy) end - end iter += 1