Skip to content

v0.102.3

Choose a tag to compare

@github-actions github-actions released this 10 Dec 22:02
· 387 commits to main since this release
b153542

Oceananigans v0.102.3

Diff since v0.102.2

Merged pull requests:

  • Explicit imports in more modules (#5015) (@giordano)
  • (v0.102.3) Fix NetCDF outputs on vertically stretched lat-lon grids, test non-hydrostatic η output, and fix non-hydrostatic free surface time stepping (#5030) (@ali-ramadhan)
  • [docs] Use PNG format for CairoMakie images (#5031) (@giordano)
  • Update horizontal_convection.jl (#5034) (@navidcy)
  • [docs] Use PNG figures in more places (#5036) (@giordano)

Closed issues:

  • Implicit free surface implementation in NonhydrostaticModel (#4715)
  • Cannot output η via a NetCDFWriter on a vertically stretched lat-lon grid (#5029)
  • Cannot time step a NonhydrostaticModel with an ImplicitFreeSurface on a CUDA GPU (#5032)