Skip to content

Releases: OceanBioME/OceanBioME.jl

v0.6.0

14 Sep 14:57
ac8419a
Compare
Choose a tag to compare

OceanBioME v0.6.0

Diff since v0.5.0

Merged pull requests:

  • (0.6.0) Refactor models for more abstraction (and bumped compats) (#134) (@jagoosw)

v0.5.0

29 Aug 21:06
ed7ec50
Compare
Choose a tag to compare

OceanBioME v0.5.0

Diff since v0.4.1

Closed issues:

  • Hiding output for run!(simulation) in Docs (Warnings) (#80)
  • error from twoband.jl with high vertical resolution (#135)

Merged pull requests:

v0.4.1

24 Aug 08:34
8cdf90a
Compare
Choose a tag to compare

OceanBioME v0.4.1

Diff since v0.4.0

Closed issues:

  • Add "Contributing" section to the Readme.md (#128)
  • State of the field (#129)

Merged pull requests:

v0.4.0

15 Jul 19:01
be85777
Compare
Choose a tag to compare

Breaking changes: sediment models changed from MODEL(grid) to MODEL(; grid) (#121) and testing moved from Julia v1.8 to v1.9 (#122) and thus now OceanBioME.jl requires Julia v1.9 or later.

Also adds another sediment model (#121), docs fixes (#124), and fixes light attenuation models to work on curvilinear grids (#120).

v0.3.0

29 Jun 04:33
9b402c9
Compare
Choose a tag to compare

Breaking change: fixing typo required renaming TwoBandPhotosyntheticallyActiveRatiation -> TwoBandPhotosyntheticallyActiveRadiation (#117)

v0.2.1

25 Jun 22:31
2815e36
Compare
Choose a tag to compare

v0.2.0

24 Jun 12:20
f83a4df
Compare
Choose a tag to compare

This release:

  • updates Oceananigans and KernelAbstractions versions to latest (which includes a lot of API changes and clean up)
  • Fixed GPU particles bug
  • Tidies up examples and docs

v0.1.2

17 May 11:41
Compare
Choose a tag to compare
Fixed NPZD GPU compatability and various clean up and docs fixes

v0.1.1

09 Apr 18:16
f9ea0e3
Compare
Choose a tag to compare

Updated oceananigans version and other minor fixes

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Mar 14:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/OceanBioME/OceanBioME.jl/commits/v0.1.0