Releases: OceanBioME/OceanBioME.jl
Releases · OceanBioME/OceanBioME.jl
v0.6.0
OceanBioME v0.6.0
Merged pull requests:
v0.5.0
OceanBioME v0.5.0
Closed issues:
- Hiding output for
run!(simulation)
in Docs (Warnings) (#80) - error from twoband.jl with high vertical resolution (#135)
Merged pull requests:
- (0.5.0) Updated sediment to work with all grids and model types (#127) (@jagoosw)
- Update model_implementation.md (#133) (@johnryantaylor)
- Update eady.jl (#136) (@johnryantaylor)
v0.4.1
OceanBioME v0.4.1
Closed issues:
Merged pull requests:
v0.4.0
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
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Refactored for better flexibility by @jagoosw in #1
- Update to README.md by @johnryantaylor in #2
- Particle updating by @jagoosw in #6
- Restructure and added box model by @jagoosw in #7
- Change setup to better accomodate optional fields (e.g. carbonate chemistry) by @jagoosw in #8
- Changed name, edits to Readme and box.jl example by @johnryantaylor in #11
- minor edits to readme.md by @johnryantaylor in #12
- added comments to box.jl example by @johnryantaylor in #13
- Update box.jl by @johnryantaylor in #14
- Added CCRC logo by @johnryantaylor in #15
- Edits to comments in LOBSTER.jl by @johnryantaylor in #20
- Added more comments to the subpolar.jl example by @johnryantaylor in #21
- Generalised air sea flux boundary, added sediment model, and restructured by @jagoosw in #10
- update to box.jl by @johnryantaylor in #25
- small edits to box.jl and kelp.jl by @johnryantaylor in #33
- Modified particles to conserve tracers if sinking below zero, and fixed light by @jagoosw in #35
- Added test simulations checking nitrate conservation +other fixes by @jagoosw in #37
- Added N conserving option for sinking tracers, timestep utility, and modified examples by @jagoosw in #39
- Added progress messages to box.jl by @johnryantaylor in #41
- Particle optional tracers by @jagoosw in #46
- fixed kelp to conserve nitrates (hopefully) by @jagoosw in #53
- Various fixes by @jagoosw in #51
- Particle production from kelp model was wrong by @jagoosw in #54
- Docs by @jagoosw in #52
- Fixed DIC issue by @jagoosw in #58
- Fixed error in SLatissima and Particles setup by @jagoosw in #59
- Modified comments in box.jl by @johnryantaylor in #61
- delete duplicate code by @syou83syou83 in #62
- New Oceananigans Interface by @jagoosw in #60
- added docs to readme by @jagoosw in #65
- PAR halo region filling to fix #66 by @jagoosw in #67
- Better sediment integration by @jagoosw in #69
- Minor example tidying by @jagoosw in #72
- Updated Oceananigans dependencies by @jagoosw in #74
- Updating kelp particles to simplify API and make it much easier to get it working on GPU by @jagoosw in #73
- Fix dependencies and documentation by @jagoosw in #77
New Contributors
- @johnryantaylor made their first contribution in #2
- @syou83syou83 made their first contribution in #62
Full Changelog: https://github.com/OceanBioME/OceanBioME.jl/commits/v0.1.0