Skip to content

Commit

Permalink
Merge branch 'fix-gridfile-loading' of https://github.com/boutproject…
Browse files Browse the repository at this point in the history
…/xBOUT into fix-gridfile-loading
  • Loading branch information
mrhardman committed Dec 6, 2024
2 parents 0ff4e76 + 992f1b1 commit ea15734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
grid["psi_poloidal"].bout.pcolormesh()
grid["psi_poloidal"].bout.pcolormesh(shading="gouraud")

grid["psi_poloidal"].bout.regions()
grid["psi_poloidal"].bout.plot_regions()

plt.show()

0 comments on commit ea15734

Please sign in to comment.