Skip to content

Commit e967e1a

Browse files
author
Milan K
authored
Merge pull request #136 from milankl/nabla-1
Nabla operator export
2 parents ed1c0e5 + 2c3c82a commit e967e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ShallowWaters.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module ShallowWaters
22

3-
export RunModel, Parameter, ∂x, ∂y, Ix, Iy
3+
export RunModel, Parameter, ∂x, ∂y, Ix, Iy, ∇²
44

55
using NetCDF, Parameters, Printf, Dates, Interpolations
66

0 commit comments

Comments
 (0)