Published February 17, 2021
| Version v0.48.0
Software
Open
CliMA/Oceananigans.jl: v0.48.0
Authors/Creators
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. University of Waterloo
- 4. UCLA
- 5. @JuliaComputing
- 6. M.I.T.
- 7. @Striim @RealImage
- 8. @mit
- 9. MIT
- 10. @github
- 11. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.48.0
Breaking changes:
- The
Oceananigans.SurfaceWavesmodule has been renamed toOceananigans.StokesDriftand theIncompressibleModelkeyword argumentsurface_waveshas been renamed tostokes_driftfor clarity.
Closed issues:
- Change
IncompressibleModel.surface_wavestoIncompressibleModel.stokes_drift? (#1331) - CompatHelper is broken (#1344)
- Possibly out-of-date docs page (#1358)
Merged pull requests:
- CompatHelper with Julia v1.5 (#1345) (@navidcy)
- Changed notation from surface_waves to stokes_drift (#1346) (@tomchor)
- CompatHelper: bump compat for "StructArrays" to "0.5" (#1347) (@github-actions[bot])
- Begins the implementation of Oceananigans.HydrostaticFreeSurfaceModel for general circulation modeling (#1349) (@glwagner)
- Implements boundary_conditions for ReducedField (#1350) (@glwagner)
- Deletes reference to PressureSolver in hydrostatic_free_surface_model (#1351) (@glwagner)
- Fully explicit free surface algorithm and geostrophic adjustment example (#1352) (@glwagner)
- Update make_example.jl (#1353) (@navidcy)
- Conservatively adapt ReducedField for GPUs (#1354) (@glwagner)
- Fix typo in Geostrophic Adjustement example (#1357) (@navidcy)
- CompatHelper: bump compat for "JLD2" to "0.4" (#1359) (@github-actions[bot])
- Add missing import for shallow water model (#1363) (@ali-ramadhan)
- Removed outdated model_setup/time_stepping from docs (#1367) (@tomchor)
Files
CliMA/Oceananigans.jl-v0.48.0.zip
Files
(5.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c2b261d95906c8a7cefee7bf4917a448
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.48.0 (URL)