Skip to content

v0.100.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 09:47
· 521 commits to main since this release
c75a112

Oceananigans v0.100.0

Diff since v0.99.2

Breaking changes

  • #4672 renamed:
    • ExponentialCoordinate to ExponentialDiscretization
    • ConstantToStretchedCoordinate to ReferenceToStretchedDiscretization

Merged pull requests:

Closed issues:

  • ConjugateGradientPoissonSolver blows up with PartialCellBottom (#4634)
  • FourierTridiagonalPoissonSolver's multiply_by_spacing! doesn't use immersed boundary-aware spacing operators (#4692)
  • Laplacian operator for ConjugateGradientPoissonSolver is nonsymmetric for nonuniform grids (#4693)
  • Lowering Enzyme testing time (#4776)
  • DOCUMENTER_KEY missing from Nautilus; Docs/Doc Previews aren't being deployed (#4801)
  • XESMF doesn't work on GPU (#4821)
  • GPU memory not distributed correctly over multiple devices (#4826)