Skip to content

v0.110.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:28
· 135 commits to main since this release
7584814

Oceananigans v0.110.0

Diff since v0.109.2

Breaking changes

  • Open boundary conditions were renamed to NormalFlow. Value now accepts a scheme (used to set up radiation boundary conditions for tracers). See #5648 for details

Merged pull requests:

  • Add target_transport to PerturbationAdvection for per-boundary transport control (#5479) (@tomchor)
  • add zarr writer and chunk size as option to io benchmark (#5638) (@vopikamm)
  • (0.110.0) Rename OpenNormalFlow and add a scheme to Value (#5648) (@glwagner)

Closed issues:

  • Add scheme slot to Value (Value{MS}) and migrate PerturbationAdvection's Center-field path (#5647)