Published November 30, 2021
| Version v0.66.2
Software
Open
CliMA/Oceananigans.jl: v0.66.2
Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Tomas Chor3
- Francis J. Poulin4
- Simone Silvestri
- Suyash Bire
- hennyg888
- Victoria Whitley
- Chris Hill
- Andre Nogueira Souza
- Charles Kawczynski5
- Keaton J. Burns6
- Tim Besard7
- Jean-Michel Campin8
- Markus Eckhardt
- Mohan Sha9
- Xiaozhou Ruan
- Valentin Churavy10
- Jerry Ling
- Alex Cavaliere
- Arfon Smith11
- Julia TagBot
- Matthieu Ancellin
- mukund-gupta
- Simon Byrne5
- Vanderlei Munhoz
- Gael Forget12
- jmbeckers
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. UCLA
- 4. University of Waterloo
- 5. Caltech
- 6. MIT
- 7. @JuliaComputing
- 8. M.I.T.
- 9. @tutuka @appwrite @socialbotspy @ColorElephantHQ
- 10. @mit
- 11. @github
- 12. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.66.2
Closed issues:
- Weighted WENO stencils for stretched grids (#1704)
- Default tracers and buoyancy model for
NonhydrostaticModel
(#1984) - A stray
true
? (#2027) - Fill halo regions for PrescribedVelocityFields in HydrostaticFreeSurfaceModel (#2061)
- Warnings regarding
Diagnostics.error_if_nan_in_field
(#2068) - Distributed Poisson Solver (#2074)
- RectilinearGrid broken? (#2077)
- Use Doctest filtering in doctests (#2080)
Merged pull requests:
- Changes default buoyancy model and tracers for nonhydrostatic model (#1989) (@tomchor)
- Stretched WENO and general improvement of WENO infrastructure (#2060) (@simone-silvestri)
- Fill halos when the prescribed velocity field is AbstractDataField (#2062) (@glwagner)
- Add
regrid!
in Docs (#2066) (@navidcy) - Update
Oceananigans.CubedSpheres
to correctly importerror_if_nan_in_field
(#2069) (@navidcy) - Remove GLMakie from
docs/Project.toml
(#2070) (@navidcy) - Fix
NaNChecker
for cubed sphere (#2071) (@navidcy) - Use Julia v1.6.4 in CI (#2075) (@navidcy)
- Fix
SeawaterBuoyancy
docstring (#2076) (@navidcy) - small bug fix in Distributed Poisson Solver (#2079) (@simone-silvestri)
- Better alignment for
show(io, ::AbstractGrid)
(#2081) (@navidcy) - Enhance docstrings + add models & modules in Docs/Appendix/Library (#2082) (@navidcy)
- Fix WENO5 doctest (#2083) (@navidcy)
- Stores
run_wall_time
in seconds and fixes bug (#2084) (@tomchor) - More docstrings (#2085) (@navidcy)
Files
CliMA/Oceananigans.jl-v0.66.2.zip
Files
(2.4 MB)
Name | Size | Download all |
---|---|---|
md5:159049617a6e791edd2b13209bb29193
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.66.2 (URL)