Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickersing committed Apr 26, 2024
1 parent ade3377 commit 1b897af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ ode = semidiscretize(semi, tspan)
# In contrast to the usual signature of initial conditions, this one get passed the
# `element_id` explicitly. In particular, this initial conditions works as intended
# only for the specific mesh loaded above!

function initial_condition_discontinuous_dam_break(x, t, element_id,
equations::ShallowWaterMultiLayerEquations2D)
# Bottom topography
Expand Down

0 comments on commit 1b897af

Please sign in to comment.