Published December 2, 2020
| Version v0.45.0
Software
Open
CliMA/Oceananigans.jl: v0.45.0
Authors/Creators
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. University of Waterloo
- 4. @JuliaComputing
- 5. UCLA
- 6. M.I.T.
- 7. @RealImage
- 8. @mit
- 9. MIT
- 10. @github
- 11. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.45.0
This release fixes an important bug affecting GPU simulation with odd-sized wall-bounded dimensions.
You should upgrade to Oceananigans v0.45.0 as soon as possible!
Also, Oceananigans simulations will now shorten the time step as needed to align model output with each output writer's schedule.
Closed issues:
- Deploy documentation through Buildkite. (#1051)
- Buildkite not cleaning up environments (#1055)
- Switch to using DocumenterCitations.jl (#1096)
- contributing to Oceananigans (#1153)
- Surface artifacts in GPU simulations (#1170)
- Travis-CI (#1186)
- Model constructor should check that inputs are named tuples. (#1204)
- NetCDFOutputwriter clobber mode is ignored when the file already exists. (#1215)
- Upgrade to CUDA v2.3.0? (#1220)
- Unexpected behavior in NetCDF writer after upgrade to 0.44.2 (#1227)
- Is compat right for OffsetArrays? (#1233)
Merged pull requests:
- Switch to using DocumenterCitations.jl (#1202) (@ali-ramadhan)
- Error if expected input is not a NamedTuple (#1206) (@ali-ramadhan)
- Goodnight Travis (#1207) (@ali-ramadhan)
- Deploy docs from Buildkite (#1209) (@ali-ramadhan)
- Generalize RungeKutta3 and QuasiAdamsBashforth2 for any model (#1210) (@francispoulin)
- Fix speed plot in
two_dimensional_turbulence.jl(#1211) (@ali-ramadhan) - Align time step with output writing and simulation stop (#1213) (@ali-ramadhan)
- Respect create/clobber mode in NetCDFOutputWriter (#1219) (@ali-ramadhan)
- Update packages (#1221) (@navidcy)
- Properly clean up Buildkite environments (#1224) (@ali-ramadhan)
- Patch security loophole (#1225) (@ali-ramadhan)
- Fix math in Leith documentation (#1226) (@kburns)
- Fix index permutation for GPU DCT when dimension size is odd (#1228) (@ali-ramadhan)
- Open/close NetCDF at the start/end of
run!(#1229) (@ali-ramadhan) - Bump v0.45.0 (#1231) (@ali-ramadhan)
- Use latest Julia in buildkite pipeline (#1236) (@navidcy)
Files
CliMA/Oceananigans.jl-v0.45.0.zip
Files
(5.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bcea218c688d1fa02f4dd9d0dc2c260b
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.45.0 (URL)