CliMA / OrthogonalSphericalShellGrids.jl

🌐 Recipes and tools for generating spherical shell grids for ocean simulations with Oceananigans
https://clima.github.io/OrthogonalSphericalShellGrids.jl/stable/
MIT License
3 stars 0 forks source link

Need to limit `φ` to the interior nodes to have a correct `y_domain` #28

Open navidcy opened 1 month ago

navidcy commented 1 month ago

Now that I think about it, here we want to limit φ to the interior nodes to have a correct y_domain.

_Originally posted by @simone-silvestri in https://github.com/CliMA/OrthogonalSphericalShellGrids.jl/pull/27#discussion_r1722332717_

glwagner commented 1 month ago

Also should we use a different show method for OrthogonalSphericalShellGrids? It doesn't make sense to display a dimension-by-dimension info. We need another way of representing the horizontal grid.