We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befaab1 commit 727514eCopy full SHA for 727514e
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=200)
+direct_sol = solve(ocp; grid_size=250)
99
nothing # hide
100
```
101
0 commit comments