Published November 25, 2020
| Version v0.44.2
Software
Open
CliMA/Oceananigans.jl: v0.44.2
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. @github
- 10. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.44.2
Closed issues:
- Multiple warnings about "incremental compilation may be fatally broken for this module" (#537)
- Change contributor's guide to ColPrac (#1044)
- More powerful and elegant benchmarking framework (#1088)
- When multithreading use 4 times more threads for FFTW (#1113)
run!(simulation, pickup=true)should work even with zero checkpoints (#1159)- NetCDF output writer should append by default if file already exists (#1160)
- invalid assignment location (#1164)
- Making room for
ShallowWaterModel(#1165) - Accidental double hashed comments in two_dimensional_turbulence.jl (#1167)
- Oceananigans should complain if boundary conditions are inconsistent (#1177)
- CUDA ERROR (#1189)
- Unrealistic Temperatures? (#1190)
- Which topologies are actually supported? (#1192)
- Minimum time step for
TimeStepWizard(#1197)
Merged pull requests:
- Trilinear
interpolatefunctionality for fields (#1090) (@ali-ramadhan) - Use 4x more threads for FFTW (#1120) (@ali-ramadhan)
- Update convecting plankton example to more closely resemble Taylor and Ferrari (2011) (#1128) (@glwagner)
- Switch to ColPrac: Contributor's Guide on Collaborative Practices for Community Packages (#1155) (@ali-ramadhan)
- Update TagBot.yml (#1158) (@navidcy)
- Allow
pickup=truewith zero checkpoints (#1161) (@ali-ramadhan) - Append to NetCDF file if it already exists (#1162) (@ali-ramadhan)
- Fix erroneous double hashes in two_dimensional_turbulence.jl example (#1168) (@navidcy)
- New benchmarking framework (#1169) (@ali-ramadhan)
- Makes room for ShallowWaterModels (#1174) (@glwagner)
- Explicit install of deps in Examples (#1184) (@navidcy)
- CompatHelper: bump compat for "JLD2" to "0.3" (#1185) (@github-actions[bot])
- Slight terminology upgrade in eady example (#1187) (@navidcy)
- A new ShallowWaterModel type (#1188) (@francispoulin)
- Update grids.md (#1193) (@tomchor)
- Time stepping tests for ShallowWaterModel (#1195) (@francispoulin)
- Teach wizard about minimum time step (#1199) (@ali-ramadhan)
- Bump v0.44.2 (#1200) (@ali-ramadhan)
Files
CliMA/Oceananigans.jl-v0.44.2.zip
Files
(5.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:945df7235c7381fccda5e8676461a148
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.44.2 (URL)