Published December 14, 2021
| Version v0.67.0
Software
Open
CliMA/Oceananigans.jl: v0.67.0
Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Tomas Chor3
- Francis J. Poulin4
- Simone Silvestri
- Suyash Bire
- Henry Guo
- 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.67.0
Closed issues:
- Should we store
architecture
ingrid
? (#1825) - Option for
NaNChecker
to exit with error (#2086) - Do we want to go triply-Bounded for
test_boundary_conditions_integration.jl
? (#2091) - Avoid updating hydrostatic pressure for Flat z dimensions (#2092)
WENO5
is very different from other advection schemes (#2098)- Method overwritten errors (#2102)
- Evaluation of
∇ ⋅ (H ∇η)
for the implicit free surface conjugate gradient solver is incorrect with immersed boundaries (#2109)
Merged pull requests:
- "Near-global" latitude longitude realistic ocean setup (#2023) (@glwagner)
- from Architectures to Grids to Models (#2078) (@simone-silvestri)
- Allow NaNChecker.erroring (#2087) (@glwagner)
- AllSchedule for combining scheduling criteria and avoiding checkpointing with NaNs (#2088) (@glwagner)
- Avoid computing hydrostatic pressure when z is Flat (#2093) (@navidcy)
- a little change to run checkpointers with IBG (#2094) (@simone-silvestri)
- Add
Solvers
docstrings in Docs/Library + better docstring forImplicitFreeSurface
(#2096) (@navidcy) - More tests for boundary conditions (#2103) (@navidcy)
- Remove duplicate
size
method redefinitions (#2104) (@navidcy) - Quality-of-life improvement for grid constructors (#2110) (@glwagner)
- Even clearer
show(io, ::AbstractGrid)
(#2114) (@navidcy) - Bump to 0.67.0 (#2117) (@glwagner)
- More useful defaults for
TimeStepWizard
(#2118) (@glwagner)
Files
CliMA/Oceananigans.jl-v0.67.0.zip
Files
(2.4 MB)
Name | Size | Download all |
---|---|---|
md5:942e89861bf02a7a4dab54dd9b20a3bf
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.67.0 (URL)