We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b3b77 commit cdea39fCopy full SHA for cdea39f
examples_3d/parking_4p.jl
@@ -28,7 +28,7 @@ set.linear_solver="GMRES" # GMRES, LapackDense or Dense
28
STEPS = 352
29
PRINT = false
30
STATISTIC = false
31
-PLOT=false
+const PLOT=false
32
UPWIND_DIR2 = -pi/2+deg2rad(10) # Zero is at north; clockwise positive
33
ZOOM = true
34
FRONT_VIEW = true
0 commit comments