Published March 17, 2021
| Version v0.53.2
Software
Open
CliMA/Oceananigans.jl: v0.53.2
Authors/Creators
- Ali Ramadhan1
- Gregory L. Wagner1
- Navid C. Constantinou2
- Francis J. Poulin3
- Tomas Chor4
- Suyash Bire
- Victoria Whitley
- Andre Nogueira Souza
- Chris Hill
- Charles Kawczynski5
- Tim Besard6
- Jean-Michel Campin7
- Mohan Sha8
- Valentin Churavy9
- Keaton J. Burns10
- Alex Cavaliere
- Arfon Smith11
- Julia TagBot
- Matthieu Ancellin
- mukund-gupta
- Gael Forget12
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. University of Waterloo
- 4. UCLA
- 5. Software Engineer for @climate-machine
- 6. @JuliaComputing
- 7. M.I.T.
- 8. @Striim @RealImage
- 9. @mit
- 10. MIT
- 11. @github
- 12. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.53.2
Closed issues:
- Ability to run in hydrostatic mode. (#72)
- Upgrade to single/unified stretched vertical grid spacing 3D elliptic solver? (#211)
- Setup with DifferentialEquations.jl time steppers? (#391)
- Checkpointer fails if boundary condition is a CuArray (#420)
- Avoid need for
datain user-interaction with fields through dispatch onColonindices (#458) - More friendly error messages when types are passed to
Modelinstead of objects (#465) - Non-trivial bathymetry (#530)
- Free surface (#580)
- Compressible atmospheric model (#605)
- Architecture struct should hold thread-block layout information (#624)
- Functions common to many submodules should be defined at top-level (#641)
- Value and gradient boundary conditions cannot be set with a stretched grid (#667)
- Internal wave verification experiment (#674)
- User interface for adding topography/boundaries (#694)
- Documentation of vertically-stretched grid notation (#696)
- Simulation does not stop at stop_iteration, in general (#702)
- Making it easier to set up and configure scripts with checkpointing on clusters with time limits (#779)
- Translate
fill_halo_regionskernels toKernelAbstractionskernel language (#811) NetCDFOutputWriterconstructor fails if attributes or dimensions are not specified (#885)- Fill halo regions in set!(model, ...)? (#1150)
- Abstraction for domains tilted with respect to
gravitational_acceleration(#1151) - Convert at least one or two examples to use NetCDF (#1157)
- Add documentation section on how to run tests (#1176)
- Sponge layer not behaving as expected (#1203)
- Buildkite for both pull requests and pushes? (#1263)
- about Halo point (#1286)
- Adapt cell_advection_timescale for ShallowWaterModel (#1307)
- GPU architecture and plan_forward_transform (#1317)
- Rename Bickley_jet_shallow_water to shallow_water_Bickley_jet? (#1470)
- Triggers tagbot to register update to v0.53.1 (#1473)
- shallow water on
GPUs(#1477)
Merged pull requests:
- Support for tilting gravity (#1242) (@ali-ramadhan)
- Conformal cubed sphere (#1417) (@ali-ramadhan)
- Distributed shallow water model (#1430) (@ali-ramadhan)
- Flux boundary conditions for HydrostaticFreeSurfaceModel and barotropic gyre validation experiment (#1433) (@glwagner)
- Improved fill_halo_regions (#1444) (@glwagner)
- CompatHelper: bump compat for "MPI" to "0.17" (#1472) (@github-actions[bot])
- CompatHelper: add new compat entry for "CubedSphere" at version "0.1" (#1474) (@github-actions[bot])
- CompatHelper: add new compat entry for "Rotations" at version "1.0" (#1475) (@github-actions[bot])
- Changing the name to shallow water Bickley jet (#1476) (@francispoulin)
- Revert "Improved fill_halo_regions" (#1484) (@ali-ramadhan)
- Generalizes budget tests for Flux boundary conditions to every topology and boundary (#1486) (@glwagner)
- Some bug fixes for VerticallyStretchedGrids (#1487) (@tomchor)
Files
CliMA/Oceananigans.jl-v0.53.2.zip
Files
(5.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f702d1b40f47c2810b5d1144f4ae5766
|
5.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.53.2 (URL)