Skip to content

Commit 2c3c82a

Browse files
author
Milan K
authored
Nabla operator export
1 parent ed1c0e5 commit 2c3c82a

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)