Published November 9, 2022
| Version v0.78.1
Software
Open
CliMA/Oceananigans.jl: v0.78.1
Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Simone Silvestri
- Tomas Chor3
- Francis J. Poulin4
- Elise Palethorpe
- Andre Nogueira Souza
- Suyash Bire
- Henry Guo
- Victoria Whitley
- Chris Hill
- Jean-Michel Campin5
- Jago Strong-Wright6
- Charles Kawczynski7
- Keaton J. Burns8
- Tim Besard9
- Markus Eckhardt
- Mohan Sha10
- Xiaozhou Ruan
- Valentin Churavy11
- Qingyu Qu12
- Jerry Ling
- Pietro Monticone13
- Reyhane Fadaie4
- Alex Cavaliere
- Arfon Smith14
- Argel Ramírez Reyes15
- Julia TagBot
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. UMD
- 4. University of Waterloo
- 5. M.I.T.
- 6. University of Cambridge
- 7. Caltech
- 8. MIT
- 9. @JuliaComputing
- 10. @tutuka @appwrite @socialbotspy @ColorElephantHQ @Spectral-Engines
- 11. @mit
- 12. @SciFracX
- 13. University of Turin
- 14. @github
- 15. @ucdavis
Description
Oceananigans v0.78.1
Closed issues:
- Seeing only partial function index from Documenter (#599)
- Plotting recipes (#1115)
- Incorrect warning about simulations running forever in Simulation constructor (#1124)
- Friendly "getting started" section that encompasses installation + running examples for new users? (#1149)
- Bottom boundary layer example / tutorial? (#1183)
- Need more tests for
single_column_model_mode
andslice_ensemble_model_mode
(#2219) - Multigrid iterative pressure solver implementation (#2267)
- Halo warning asks users for more halo points than required (#2277)
- GPU + no-slip BC (#2530)
- Can't use
GradientBoundaryCondition
on the GPU (#2709) - Reproducibility issue in LES results (#2766)
- State callbacks (#2772)
- Parallel simulations using multiple nodes/MPI (#2787)
- Increasing memory use on GPUs with recent versions (#2794)
update_state!
forHydrostaticFreeSurfaceModel
seems that overwrites itself? (#2800)- Why does this package have a
Manifest.toml
? (#2806) - Unnecessary
barrier
inab2_step_velocities!
? (#2811) - Unnecessary
barrier
definition? (#2812)
Merged pull requests:
- State callbacks (#2773) (@jagoosw)
- Adds benchmark for free surface solvers on lat-lon immersed boundary + triply-bounded Poisson bench/validation script (#2784) (@elise-palethorpe)
- Fixes typo in
Callback()
docstring (#2785) (@tomchor) - CATKE and GM in a near-global 1 degree simulation + updates Ri-based vertical diffusivity (#2786) (@glwagner)
- Fix warning on IB boundary condition docs (#2789) (@tomchor)
- Update list of papers using Oceananigans (#2791) (@navidcy)
- Remove extra memory allocations of
output_construction
(#2797) (@simone-silvestri) - Delete some benchmarks that were done on archaic Oceananigans v0.34.0 (#2803) (@navidcy)
- Fix docstring/doctest for
required_halo_size
(#2804) (@navidcy)
Files
CliMA/Oceananigans.jl-v0.78.1.zip
Files
(2.9 MB)
Name | Size | Download all |
---|---|---|
md5:888dc556dfd11aaaaae09519681b83e5
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.78.1 (URL)