Skip to content

Commit

Permalink
removes clim from zeta plot
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Jul 8, 2018
1 parent 61f905a commit 2b485d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/barotropicqg/forcedbetaturb.jl
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ function plot_output(prob, fig, axs; drawcolorbar=false)
sca(axs[1])
cla()
pcolormesh(g.X, g.Y, v.q)
clim(-11, 11)
axis("square")
xticks(-2:2:2)
yticks(-2:2:2)
Expand Down

0 comments on commit 2b485d8

Please sign in to comment.