🫂 v0.78.2
Oceananigans v0.78.2
Closed issues:
- Potentially a race condition? (#2809)
- Dangerous behavior with
@inbounds
within for loop over1:lenght(ξ::OffSetArray)
(#2815)
Merged pull requests:
- Better docstrings for sparse utility functions in
Solvers
(#2808) (@navidcy) - Fix wrong looping over indices of OffsetArray (#2816) (@navidcy)
- Simplify the baroclinic adjustment example (#2819) (@navidcy)
- Fix race condition affecting
HydrostaticFreeSurfaceModel
withisnothing(free_surface)
(#2821) (@glwagner)