Published June 28, 2023
| Version v0.84.0
Software
Open
CliMA/Oceananigans.jl: v0.84.0
Authors/Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Simone Silvestri1
- Tomas Chor3
- Francis J. Poulin4
- Elise Palethorpe
- Andre Nogueira Souza
- Suyash Bire
- Henry Guo
- Victoria Whitley
- Chris Hill
- Jago Strong-Wright5
- Valentin Churavy6
- Jean-Michel Campin7
- Charles Kawczynski8
- Josef Bisits9
- Keaton J. Burns10
- Tim Besard11
- Markus Eckhardt
- Mohan Sha12
- Xiaozhou Ruan
- Dhruv Bhagtani2
- Qingyu Qu13
- Jerry Ling
- Pietro Monticone14
- Fadaie4
- Adeline Hillier
- Alex Cavaliere
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. UMD
- 4. University of Waterloo
- 5. University of Cambridge
- 6. @mit
- 7. M.I.T.
- 8. Caltech
- 9. University of New South Wales
- 10. MIT
- 11. @JuliaComputing
- 12. @tutuka @appwrite @socialbotspy @ColorElephantHQ @Spectral-Engines
- 13. @SciFracX
- 14. University of Turin
Description
Oceananigans v0.84.0
Closed issues:
- Calculate number of barotropic substeps on the fly using CFL criterion and current time-step (#2982)
- Allowing
NonhydrostaticModelwith grids that are irregular in eitherxory(#3116) - Passing
compressiontoNetCDFOutputWriterdoes not reduce output file sizes (#3152) - Making it easier to evolve tracers only after a certain time keeping them "frozen" until then (#3154)
Merged pull requests:
- (0.84.0) Improvement of vector invariant advection + various new implementations (#3091) (@simone-silvestri)
- Allowing
NonhydrostaticModelwith grids that are irregular in eitherxory(#3111) (@tomchor) - Use multiple processes to execute
examplesin make.jl (#3135) (@glwagner) - Adaptive (CFL-based) time step in the SplitExplicit solver (#3145) (@simone-silvestri)
- Create dependabot.yml (#3149) (@navidcy)
- Fix typos in Docs (#3150) (@navidcy)
- More doc built optimizations -- run computationally expensive examples first (#3151) (@navidcy)
- (0.84.0) Fix
NetCDFOutputWritercompression kwarg (#3153) (@Yixiao-Zhang) - Update dependencies (#3155) (@navidcy)
Files
CliMA/Oceananigans.jl-v0.84.0.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:31ba349cf2c2b4b2773d3d0ffe6ac681
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.84.0 (URL)