Skip to content

Releases: CliMA/Oceananigans.jl

v0.95.22

10 Mar 12:55
ad02360
Compare
Choose a tag to compare

Oceananigans v0.95.22

Diff since v0.95.21

Merged pull requests:

v0.95.21

09 Mar 20:46
5b0cec5
Compare
Choose a tag to compare

Oceananigans v0.95.21

Diff since v0.95.20

Merged pull requests:

Closed issues:

  • DynamicSmagorinsky is very slow using default arguments and sometimes produces NaNs (#4069)

v0.95.20

07 Mar 15:29
795de5e
Compare
Choose a tag to compare

Oceananigans v0.95.20

Diff since v0.95.18

Merged pull requests:

v0.95.18

05 Mar 14:44
b3b5d00
Compare
Choose a tag to compare

Oceananigans v0.95.18

Diff since v0.95.17

Merged pull requests:

v0.95.17

03 Mar 21:50
0f6ce60
Compare
Choose a tag to compare

Oceananigans v0.95.17

Diff since v0.95.16

Merged pull requests:

Closed issues:

  • maximum_numeric_diffusivity not defined for DiscreteDiffusionFunction (#4094)
  • Extend list of unary operators? (#4130)

v0.95.16

03 Mar 07:15
cd99554
Compare
Choose a tag to compare

Oceananigans v0.95.16

Diff since v0.95.15

Merged pull requests:

v0.95.15

03 Mar 04:41
18ebabd
Compare
Choose a tag to compare

Oceananigans v0.95.15

Diff since v0.95.14

Merged pull requests:

v0.95.14

28 Feb 16:55
83b978d
Compare
Choose a tag to compare

Oceananigans v0.95.14

Diff since v0.95.13

Merged pull requests:

Closed issues:

  • Add support for MtlArrays? (#2618)
  • Performance benchmarks section of the README wrongly says we don't support Distributed (#3758)
  • Is it important that we skip the first time-step? (#4002)
  • Bugs when indexing a partly in memory FieldTimeSeries (#4077)

v0.95.13

28 Feb 00:16
dac06ae
Compare
Choose a tag to compare

Oceananigans v0.95.13

Diff since v0.95.12

Merged pull requests:

  • Fix some FieldTimeSeries bugs (#4086) (@simone-silvestri)
  • Implement RotatedLatitudeLongitudeGrid (#4108) (@glwagner)
  • Add warning for Julia version >= v1.11 (#4109) (@navidcy)
  • (0.95.13) Use active-weighted rather than naive reconstruction for f- and beta-plane Coriolis terms (#4112) (@glwagner)
  • Add finalize! for callbacks (#4116) (@glwagner)
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#4122) (@github-actions[bot])
  • Add option to turn off time-step alignment (#4123) (@glwagner)
  • Generalize GPU backend and add Metal extension (#4124) (@glwagner)
  • Avoid concretizing grid data when it does not need to be traced (#4135) (@glwagner)
  • Implement InterpolationIndices for time-interpolating FieldTimeSeries (#4136) (@glwagner)
  • Bump to 0.95.14 (#4138) (@glwagner)
  • Bump down to 0.95.13 (#4145) (@glwagner)

Closed issues:

  • Issue with Noise In Vorticity on Cartesian Grid with Immersed Bottom Boundary (#4111)
  • "KernelAbstractions" not found error and extensions possibly not working (#4120)
  • Velocity Divergence Issues with Anisotropic Grid in Immersed Boundary Implementation (#4129)
  • Buildkite logs are no longer visible to people outside of the buildkite organisation (#4132)

v0.95.12

20 Feb 23:31
76c5f29
Compare
Choose a tag to compare

Oceananigans v0.95.12

Diff since v0.95.11

Merged pull requests: