There is a newer version of the record available.

Published April 27, 2021 | Version v0.57.0
Software Open

CliMA/Oceananigans.jl: v0.57.0

  • 1. Massachusetts Institute of Technology
  • 2. Australian National University
  • 3. University of Waterloo
  • 4. UCLA
  • 5. Caltech
  • 6. @JuliaComputing
  • 7. M.I.T.
  • 8. @Striim @RealImage
  • 9. @mit
  • 10. MIT
  • 11. @github
  • 12. MIT (Massachusetts Institute of Technology)

Description

Oceananigans v0.57.0

Diff since v0.56.0

This update adds support for direct reductions of AbstractOperations using Base.mapreducedim!. This eliminates the need to calculate and store AbstractOperations in ComputedField prior to evaluating the average. This is breaking change, because we no longer compute averages in halo regions.

Closed issues:

  • Passing abstract operations (and ComputedField?) to mapreduce (#1422)
  • Grid metrics and differences as AbstractOperations (#1452)
  • Simulation is getting freeze (#1613)
  • Schematic not showing in Docs/Appendix/Staggered Grid (#1615)

Merged pull requests:

  • Adds GridMetric AbstractOperation (#1607) (@glwagner)
  • Miscellaneous updates to get ConformalCubedSphereGrid simulations running on the GPU (#1608) (@glwagner)
  • Added information about CuArrays (#1609) (@tomchor)
  • Adds support for using Base.mapreducedim! with AbstractField and AbstractOperations (#1611) (@glwagner)
  • Fix for schematic not showing in Docs/Appandix/Staggered Grid (#1616) (@navidcy)
  • Adds missing \cdot in isotropic viscosity in Docs/Numerical Implementation/Spatial Operators (#1617) (@navidcy)
  • Fixes AnisotropicMinimumDissipation bug with buoyancy=nothing (#1619) (@glwagner)

Files

CliMA/Oceananigans.jl-v0.57.0.zip

Files (5.4 MB)

Name Size Download all
md5:ddde0c9e77453bfe2e4b80ba94e6855d
5.4 MB Preview Download

Additional details

Related works