v0.110.13
Oceananigans v0.110.13
Merged pull requests:
- Reduce kernel launching overhead (#5774) (@jackdfranklin)
- Adds adapt method for IsopycnalSkewSymmetricDiffusivity (#5785) (@jlk9)
- Improve docstrings for
viscosityanddiffusivity(#5813) (@tomchor) - Fix
interpolatereading the wrong cell on fine Float32LatitudeLongitudeGrids (#5822) (@xkykai) - Support multi-dimensional conservative regridding with
regrid!(#5824) (@xkykai) - Fix column_depth when close to an immersed boundary (#5826) (@simone-silvestri)
- Bump patch release v0.110.13 (#5831) (@xkykai)
Closed issues:
- Extend
regrid!for conservative multi-axis regridding (#5716) - interpolate reads the wrong cell on fine Float32 LatitudeLongitudeGrids (#5821)
- Conservative
regrid!drops fractional-cell contributions in the last row when a transverse dimension isPeriodic(#5825) - Conservative
regrid!along aPeriodicdimension reads past the source face array (#5830)