Skip to content

v0.110.13

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:51
· 30 commits to main since this release
4673189

Oceananigans v0.110.13

Diff since v0.110.12

Merged pull requests:

  • Reduce kernel launching overhead (#5774) (@jackdfranklin)
  • Adds adapt method for IsopycnalSkewSymmetricDiffusivity (#5785) (@jlk9)
  • Improve docstrings for viscosity and diffusivity (#5813) (@tomchor)
  • Fix interpolate reading the wrong cell on fine Float32 LatitudeLongitudeGrids (#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 is Periodic (#5825)
  • Conservative regrid! along a Periodic dimension reads past the source face array (#5830)