Skip to content

Releases: OceanBioME/OceanBioME.jl

v0.17.6

04 Jun 09:17
f279a35

Choose a tag to compare

OceanBioME v0.17.6

Diff since v0.17.5

Oceananigans compat

Merged pull requests:

  • CompatHelper: bump compat for Oceananigans to 0.110, (keep existing compat) (#380) (@github-actions[bot])

v0.17.5

03 Jun 14:04
b78a8c7

Choose a tag to compare

OceanBioME v0.17.5

Diff since v0.17.4

  • fixes issue with alkalinity formulation

Merged pull requests:

Closed issues:

  • LOBSTER alkalinity formulation is wrong (#364)

v0.17.4

28 May 19:20
bb3f765

Choose a tag to compare

OceanBioME v0.17.4

Diff since v0.17.3

Merged pull requests:

  • CompatHelper: bump compat for Oceananigans to 0.109, (keep existing compat) (#379) (@github-actions[bot])

v0.17.3

20 May 11:21
7fa51fb

Choose a tag to compare

OceanBioME v0.17.3

Diff since v0.17.2

Merged pull requests:

  • Cleans up names in the NutrientPlanktonDetritus module (#372) (@jagoosw)
  • CompatHelper: bump compat for Oceananigans to 0.108, (keep existing compat) (#376) (@github-actions[bot])

v0.17.2

12 May 18:11
c089acd

Choose a tag to compare

OceanBioME v0.17.2

Diff since v0.17.1

Closed issues:

  • CO2 flux in examples (#361)
  • Introduce multiple carbon chemistry instances (#363)

v0.17.1

10 May 19:23
de7968f

Choose a tag to compare

OceanBioME v0.17.1

Diff since v0.17.0

Merged pull requests:

  • Corrected calcite solubility parameterisation (#369) (@jagoosw)

v0.17.0

05 May 16:35
8af289d

Choose a tag to compare

OceanBioME v0.17.0

Diff since v0.16.13

Breaking changes

  • Changes the interface for the NPZD model to take plankton, nutrients and detritus so parameters have to be passed to the internal constructors instead of the top level constructor. Also allows NPZD to be specified with carbon chemistry

Merged pull requests:

  • CompatHelper: bump compat for EnsembleKalmanProcesses in [extras] to 2, (keep existing compat) (#325) (@github-actions[bot])
  • Skips filling immersed cells to prevent NaNing (#340) (@jagoosw)
  • CompatHelper: bump compat for CUDA to 6, (keep existing compat) (#351) (@github-actions[bot])
  • (0.17.0) Rename abstracted LOBSTER structure to NutrientsPlanktonDetritus (#355) (@jagoosw)

Closed issues:

  • Cannot time step a non-hydrostatic model with default PISCES (#224)
  • Running the NPZD with BuoyancyTracer() (#241)
  • Create Call Graph (#266)
  • Compare with PISCES (#268)
  • Runtime scaling (#279)
  • Memory usage scaling (#280)
  • compute_Gc! kernel performance (#298)
  • MPI parallelization on CPUs (#313)
  • Renaming LOBSTER (#349)

v0.16.13

23 Apr 16:07
941ac2f

Choose a tag to compare

OceanBioME v0.16.13

Diff since v0.16.12

v0.16.12

21 Apr 13:57
bee31b4

Choose a tag to compare

OceanBioME v0.16.12

Diff since v0.16.11

Closed issues:

  • Baroclinic instability example movie mangled (#301)
  • scale_for_negs! allocates a lot on the cpu (#330)

v0.16.11

25 Mar 00:15
79a798d

Choose a tag to compare

OceanBioME v0.16.11

Diff since v0.16.10

Merged pull requests:

Closed issues:

  • PISCES test does not run during CI (#344)