We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55cc97 commit 8e35071Copy full SHA for 8e35071
1 file changed
docs/src/tutorial-goddard.md
@@ -95,7 +95,7 @@ nothing # hide
95
We then solve it
96
97
```@example main-goddard
98
-direct_sol = solve(ocp; grid_size=250)
+direct_sol = solve(ocp; grid_size=200)
99
nothing # hide
100
```
101
0 commit comments