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 ed1c0e5 commit 2c3c82aCopy full SHA for 2c3c82a
src/ShallowWaters.jl
@@ -1,6 +1,6 @@
1
module ShallowWaters
2
3
-export RunModel, Parameter, ∂x, ∂y, Ix, Iy
+export RunModel, Parameter, ∂x, ∂y, Ix, Iy, ∇²
4
5
using NetCDF, Parameters, Printf, Dates, Interpolations
6
0 commit comments