Skip to content

Commit 0b3bd48

Browse files
committed
Format change
1 parent f3172d5 commit 0b3bd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/fluid/dam_break_2d_iisph.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ trixi_include(@__MODULE__,
4444
tspan=tspan,
4545
state_equation=nothing,
4646
callbacks=CallbackSet(info_callback, saving_callback),
47-
time_integration_scheme=SymplecticEuler(), dt=time_step)
47+
time_integration_scheme=SymplecticEuler(), dt=time_step)

0 commit comments

Comments
 (0)