We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3172d5 commit 0b3bd48Copy full SHA for 0b3bd48
1 file changed
examples/fluid/dam_break_2d_iisph.jl
@@ -44,4 +44,4 @@ trixi_include(@__MODULE__,
44
tspan=tspan,
45
state_equation=nothing,
46
callbacks=CallbackSet(info_callback, saving_callback),
47
- time_integration_scheme=SymplecticEuler(), dt=time_step)
+ time_integration_scheme=SymplecticEuler(), dt=time_step)
0 commit comments