Published July 9, 2021
| Version v0.58.9
Software
Open
CliMA/Oceananigans.jl: v0.58.9
Authors/Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Francis J. Poulin3
- Tomas Chor4
- Suyash Bire
- Victoria Whitley
- hennyg888
- Chris Hill
- Andre Nogueira Souza
- Charles Kawczynski5
- Tim Besard6
- Jean-Michel Campin7
- Mohan Sha8
- Markus Eckhardt
- Valentin Churavy9
- Keaton J. Burns10
- Alex Cavaliere
- Arfon Smith11
- Julia TagBot
- Matthieu Ancellin
- mukund-gupta
- Simon Byrne5
- Gael Forget12
- jmbeckers
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. University of Waterloo
- 4. UCLA
- 5. Caltech
- 6. @JuliaComputing
- 7. M.I.T.
- 8. @Striim @RealImage
- 9. @mit
- 10. MIT
- 11. @github
- 12. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.58.9
Closed issues:
- Tests for 'show' methods (#705)
- periodic_advection.jl fails because it can't find WENO (#1271)
- one_dimensional_advection_schemes.jl fails (#1272)
- Warnings outputting with AveragedTimeScheduler when window is equal to interval (#1274)
- introduce immersed boundary method to
ShallowWaterModel(#1458) - Validation + Convergence tests: images not showing up (#1459)
- GKS not in proper state (#1657)
- Validation Experiments in Docs (#1696)
- Some WENO5 operations are not Float32-friendly (#1771)
- Inconsistency in
Fields constructors? (#1813) Torθfor conservative temperature andSorsᴬfor absolute salinity? (#1814)- Regular lat-lon grid can only be [-180, 180]? (#1815)
- Trying to use QuadGK for initial conditions (#1826)
- Leftover exports in
Oceananigans.Advection? (#1841)
Merged pull requests:
- Nukes Couette and Lid-driven flows, and reintroduces figures for convergence tests (#1797) (@tomchor)
- Make broadcasting depend on CUDA default stream (#1803) (@glwagner)
- Use constant near-surface grid spacing in ocean wind mixing and convection example + fixes some docstrings (#1810) (@glwagner)
- Updates
validation/periodic_advection.jl(#1811) (@navidcy) - Fix various docstrings (#1812) (@navidcy)
- Throw ArgumentError for window > interval in AveragedTimeInterval (#1816) (@glwagner)
- Homogenizes notation for temperature
Tand salinityS(#1817) (@navidcy) - Allows
RegularLatitudeLongitudeGridwith more general longitude range (#1819) (@navidcy) - CUDA v3.3.1 ⇒ v3.3.2 (#1820) (@navidcy)
- Adds grid as positional argument to WENO functions and extracts floating point type for arithmetic (#1821) (@glwagner)
- Update several packages (#1822) (@navidcy)
- Adds BoundaryCondition.classification and changes NormalFlow to Open (#1824) (@glwagner)
- Update CUDAKernels and KernelAbstractions (#1830) (@navidcy)
- Adds warning-less inner constructor for ImmersedBoundaryGrid (#1833) (@glwagner)
- Allow non-zero diffusive and viscous fluxes with ImmersedBoundaryGrid (#1835) (@glwagner)
- Improves and fixes inconsistencies in boundary conditions docs (#1836) (@glwagner)
- Update packages for docs (#1837) (@navidcy)
- Reorganized docs structure (#1838) (@tomchor)
- Better momentum/tracer advection docstrings and function names (#1839) (@navidcy)
- Cleanup of doctest files after building docs (#1840) (@navidcy)
- Homogenizes T, S notation in Docs/Buoyancy Models (#1842) (@navidcy)
- Bump to 0.58.9 (#1844) (@glwagner)
Files
CliMA/Oceananigans.jl-v0.58.9.zip
Files
(5.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0245cb7eacff5a8221a6444f9cd3028d
|
5.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.58.9 (URL)