Skip to content

Commit 09f0c92

Browse files
committed
tspan fix
1 parent 33b0987 commit 09f0c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/+otp/+kuramotosivashinsky/+presets/HairerWanner.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
u0hat = fft(u0);
3333

34-
tspan = [0, 150];
34+
tspan = [0, 100];
3535

3636
obj = [email protected](tspan, u0hat, params);
3737

0 commit comments

Comments
 (0)