Skip to content

Commit

Permalink
Merge pull request #136 from milankl/nabla-1
Browse files Browse the repository at this point in the history
Nabla operator export
  • Loading branch information
Milan K authored Mar 4, 2020
2 parents ed1c0e5 + 2c3c82a commit e967e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ShallowWaters.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ShallowWaters

export RunModel, Parameter, ∂x, ∂y, Ix, Iy
export RunModel, Parameter, ∂x, ∂y, Ix, Iy, ∇²

using NetCDF, Parameters, Printf, Dates, Interpolations

Expand Down

0 comments on commit e967e1a

Please sign in to comment.