v0.100.0
Oceananigans v0.100.0
Breaking changes
- #4672 renamed:
ExponentialCoordinatetoExponentialDiscretizationConstantToStretchedCoordinatetoReferenceToStretchedDiscretization
Merged pull requests:
- Symmetrizing Laplacian in order to use conjugate gradient in nonuniform grids (#4563) (@xkykai)
- (0.100.0) NamedCoordinate -> NamedDiscretization (#4672) (@navidcy)
- Add methods to write a field directly to NetCDF (#4730) (@tomchor)
- Add a new tutorial for Models (#4790) (@glwagner)
- Further enhancements of the XESMF extension (#4819) (@navidcy)
- Fix ranks not seeing the correct device (#4827) (@simone-silvestri)
Closed issues:
ConjugateGradientPoissonSolverblows up withPartialCellBottom(#4634)FourierTridiagonalPoissonSolver'smultiply_by_spacing!doesn't use immersed boundary-aware spacing operators (#4692)- Laplacian operator for
ConjugateGradientPoissonSolveris 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)