-
I report here some issues connected to updating to Oceananigans 0.80.0
```
ERROR: LoadError: MethodError: no method matching min_Δx(::ImmersedBoundaryGrid{Float64, Periodic, Bounded, Bounded, Lat…
-
Inspired by @glwagner's script from this morning with a beautiful movie of Rayeigh-Taylor instability, I thought it would be great to set up code to solve the linear stability problem for the example …
-
Not sure if this means we cannot use PowerPC/Satori for now?
```julia
julia> using Oceananigans
julia> IncompressibleModel(architecture=GPU(), grid=RegularRectilinearGrid(size=(32, 32, 32), ext…
-
# Creative, Collaborative, and Quality Culture | APCSP
Fun in software engineering is when Project Teams have a collaborative culture. My favorite projects inside a company have been when the divisio…
-
`HydrostaticFreeSurfaceModel` has two options for `free_surface`: `ExplicitFreeSurface` and `ImplicitFreeSurface`.
Unfortunately, `ImplicitFreeSurface` using a `PreconditionedConjugateGradientSolve…
-
@christophernhill @glwagner @weymouth
I have been looking into what is the best way to implement an immersed boundary method here, and I hope to be able to model complex topography and possibly movi…
-
As HydrostaticFreeSurfaceModel is further developed we're going to have to restructure the docs significantly. In addition to that the docs have grown a bit stale and could probably use a refresh. I t…
-
Is this just a placeholder? Or does indeed `ShallowWaterModel.bathymetry` supports non-trivial bathymetry?
-
We should figure out an interface to help users access grid metrics. We shouldn't have to write things like `grid.Δxᵃᵃᶜ` in the examples.
_Originally posted by @glwagner in https://github.com/CliMA…
-
**Submitting author:** @jagoosw (Jago Strong-Wright)
**Repository:** https://github.com/OceanBioME/OceanBioME.jl
**Branch with paper.md** (empty if default branch): main
**Version:** v0.7.0
**Editor:*…