Skip to content

🫂 v0.78.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 05:28
· 1405 commits to main since this release
0163628

Oceananigans v0.78.2

Diff since v0.78.1

Closed issues:

  • Potentially a race condition? (#2809)
  • Dangerous behavior with @inbounds within for loop over 1: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 with isnothing(free_surface) (#2821) (@glwagner)