diff --git a/src/ShallowWaters.jl b/src/ShallowWaters.jl index aceb8ec..2675315 100644 --- a/src/ShallowWaters.jl +++ b/src/ShallowWaters.jl @@ -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