Skip to content

Commit

Permalink
last change?
Browse files Browse the repository at this point in the history
  • Loading branch information
simone-silvestri committed May 16, 2024
1 parent f4d00d2 commit 09b74f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/generate_grid.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using OrthogonalSphericalShellGrids
using OrthogonalSphericalShellGrids: Face, Center
using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
using CairoMakie

Expand Down
1 change: 1 addition & 0 deletions src/OrthogonalSphericalShellGrids.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export TripolarGrid, ZipperBoundaryCondition

using Printf
using Oceananigans
using Oceananigans: Face, Center
using Oceananigans.Grids: R_Earth

using Oceananigans.Fields: index_binary_search
Expand Down

0 comments on commit 09b74f7

Please sign in to comment.