Releases: OceanBioME/OceanBioME.jl
Releases · OceanBioME/OceanBioME.jl
v0.17.6
OceanBioME v0.17.6
Oceananigans compat
Merged pull requests:
- CompatHelper: bump compat for Oceananigans to 0.110, (keep existing compat) (#380) (@github-actions[bot])
v0.17.5
OceanBioME v0.17.5
- fixes issue with alkalinity formulation
Merged pull requests:
Closed issues:
- LOBSTER alkalinity formulation is wrong (#364)
v0.17.4
OceanBioME v0.17.4
Merged pull requests:
- CompatHelper: bump compat for Oceananigans to 0.109, (keep existing compat) (#379) (@github-actions[bot])
v0.17.3
OceanBioME v0.17.3
Merged pull requests:
v0.17.2
OceanBioME v0.17.2
Closed issues:
v0.17.1
OceanBioME v0.17.1
Merged pull requests:
v0.17.0
OceanBioME v0.17.0
Breaking changes
- Changes the interface for the NPZD model to take
plankton,nutrientsanddetritusso 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
LOBSTERstructure toNutrientsPlanktonDetritus(#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
OceanBioME v0.16.13
v0.16.12
OceanBioME v0.16.12
Closed issues:
v0.16.11
OceanBioME v0.16.11
Merged pull requests:
- Fix PISCES test (#345) (@nanophyto)
- Fix PISCES typos (#346) (@nanophyto)
- Support Oceananigans v0.106 (#348) (@ali-ramadhan)
Closed issues:
- PISCES test does not run during CI (#344)