Skip to content

Releases: CliMA/Oceananigans.jl

v0.106.6

15 Apr 15:31
e34a623

Choose a tag to compare

Oceananigans v0.106.6

Diff since v0.106.5

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.106.5

09 Apr 23:46
b8012d5

Choose a tag to compare

Oceananigans v0.106.5

Diff since v0.106.4

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.106.4

02 Apr 13:16
a7b8bed

Choose a tag to compare

Oceananigans v0.106.4

Diff since v0.106.3

Merged pull requests:

Closed issues:

  • Collect benchmark results and host them on a website (#4851)
  • Benchmarking script depends on downstream packages (#5418)

v0.106.3

26 Mar 10:07
0911da6

Choose a tag to compare

Oceananigans v0.106.3

Diff since v0.106.2

Merged pull requests:

v0.106.2

25 Mar 14:04
85ba915

Choose a tag to compare

Oceananigans v0.106.2

Diff since v0.106.1

Merged pull requests:

v0.106.1

23 Mar 19:41
8358412

Choose a tag to compare

Oceananigans v0.106.1

Diff since v0.106.0

Merged pull requests:

v0.106.0

20 Mar 00:35
96f04c9

Choose a tag to compare

Oceananigans v0.106.0

Diff since v0.105.4

Breaking changes

  • #5355 changed the default file when restoring from a checkpointer.

Merged pull requests:

  • Add benchmarking package with earth_ocean case (#5317) (@glwagner)
  • Rework support for reduction operations on Metal GPU to avoid materialization of the interior (#5329) (@alesok)
  • (0.106) Log checkpoint file and mtime when restoring simulations (#5355) (@taimoorsohail)
  • (0.105.5) Fix initialize_closure_fields!() use with DynamicSmagorinsky (#5366) (@tomchor)
  • Fix section rendering that includes greek LaTeX characters in the documentation (#5380) (@navidcy)
  • Bump julia-actions/cache from 2 to 3 (#5382) (@dependabot[bot])
  • Propose fix some typos (#5385) (@jeis4wpi)
  • Reduce number of ambiguities (#5390) (@giordano)
  • Explicit imports in Grids (#5391) (@giordano)
  • Load XESFM after Oceananigans (#5393) (@giordano)
  • Add new paper reference to Oceananigans documentation (#5395) (@navidcy)
  • Fix formatting of reference list in index.md (#5397) (@navidcy)
  • Fix typo with density perturbation in docs (#5398) (@navidcy)
  • Fix the reference list in the Langmuir example (#5400) (@navidcy)
  • (0.105.5) Add unit test for zero momentum flux at immersed peripheral nodes (#5402) (@tomchor)
  • Implement ReactantCore.materialize_traced_array for Field (#5409) (@Pangoraw)
  • Revise citation for De Abreu and Timmermans (#5411) (@navidcy)
  • Remove Oceananigans compact from Project.toml in benchmarks (#5414) (@simone-silvestri)

Closed issues:

  • Lagrangian-averaged DynamicSmagorinsky producing zero values for eddy viscosity (again) (#5365)
  • Some incorrect formatting in the docs (#5377)
  • Langmuir example includes all reference list from the Docs (#5399)
  • T_forcing and S_forcing do not receive the expected values (#5407)

v0.105.5

20 Mar 11:23
4aa81b5

Choose a tag to compare

Oceananigans v0.105.5

Diff since v0.105.4

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.105.4

08 Mar 18:45
7d463d6

Choose a tag to compare

Oceananigans v0.105.4

Diff since v0.105.3

Merged pull requests:

  • (0.105.4) Add basic tests for Reactant-Oceananigans correctness (#5093) (@glwagner)
  • Rename JULIA_DEPOT_PATH to the .julia for buildkite (#5368) (@tomchor)
  • Use view instead of indexing in cpu_face_constructor_r (#5376) (@glwagner)
  • Fix HydroStaticFreeSurfaceModel init for open boundary conditions with SplitExplicitFreeSurface (#5378) (@rafmudaf)

Closed issues:

  • Bug with Reactant + Periodic BCs + ParallelTestRunner (#5208)

v0.105.3

04 Mar 23:52
9d1b456

Choose a tag to compare

Oceananigans v0.105.3

Diff since v0.105.2

Merged pull requests:

Closed issues:

  • Reformulating continuous forcing in discrete form giving unexpected results (#5369)