Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Oceananigans v0.46.0 #28765

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

Breaking changes:

  • The Cell location has been renamed to Center which is a clearer name for cell centers on the staggered grid.

Major features:

  • Support for online Lagrangian particle tracking with custom particles and tracked field properties (see model setup docs, examples incoming!).
  • Support for higher-order advection schemes, forcing functions, and different time steppers for shallow water models.
  • New KernelComputedField for fields that need to be computed using a KernelAbstractions.jl CPU/GPU kernel.
  • Abstract operations are now conditionally computed as needed to avoid wasted computations.
  • Numerous bug fixes and documentation improvements.

UUID: 9e8cae18-63c1-5223-a75c-80ca9d6e9a09
Repo: https://github.com/CliMA/Oceananigans.jl.git
Tree: dc05bb7f0da60ec315f76479fdbc5a3c80e860f3

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 2047b5c into master Jan 27, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/oceananigans/9e8cae18/v0.46.0 branch January 27, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants