-
Notifications
You must be signed in to change notification settings - Fork 465
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.94.1 #119447
New version: Oceananigans v0.94.1 #119447
Conversation
JuliaRegistrator
commented
Nov 14, 2024
•
edited
Loading
edited
- Registering package: Oceananigans
- Repository: https://github.com/CliMA/Oceananigans.jl
- Created by: @glwagner
- Version: v0.94.1
- Commit: cb9e6d26d5498899ef060157164da0201dee369e
- Reviewed by: @glwagner
- Reference: CliMA/Oceananigans.jl@cb9e6d2#commitcomment-149111368
- Description: 🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
…on`s (#3143) * fix spacings methods for immersed boundary grids * Update src/ImmersedBoundaries/immersed_grid_metrics.jl Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com> * Update src/ImmersedBoundaries/immersed_grid_metrics.jl Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com> * add tests for spacing(s) on IBG * don't redefine x/y/zspacing methods * Correct merge `main` * Disambiguate `yspacings` * Cleanup? * Add `*spacing` functions that rely on `KernelFunctionOperation`s * Declutter `ImmersedBoundaries` module * Changes needed to fix tests * Fix tests * Bump v0.94.0 * spacings functions now return a `KernelFunctionOperation` * Address some review comments and fix OSSG tests * Address more review comments, update and fix tests * Fix more tests * Fix bug in Makie ext * Update src/Grids/rectilinear_grid.jl Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com> * Update src/Grids/latitude_longitude_grid.jl Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com> * Update src/Grids/orthogonal_spherical_shell_grid.jl Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com> * Update src/Grids/orthogonal_spherical_shell_grid.jl Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com> * Update src/Grids/orthogonal_spherical_shell_grid.jl Co-authored-by: Gregory L. Wagner <wagner.greg@gmail.com> * Use correct locations for OSSG spacings functions * Simpler `scatterlines` plotting for vertical grid spacing * Forgot to use `first` * Define spacing functions for `::Nothing` using superscript `ᵃ` * Define methods only once * Update some tests * Need to define more spacing functions for `RectilinearGrid` * Also define `:ᵃ` derivative operators * Need to export some derivatives * Also use `:ᵃ` for immersed grid metrics. * Update vertical grid plotting in ocean wind mixing example * Trying to define the complete set without duplicates * Revert "Trying to define the complete set without duplicates" This reverts commit 735a16f. * Revert "Also use `:ᵃ` for immersed grid metrics." This reverts commit bbe6967. * Revert "Need to export some derivatives" This reverts commit 000473f. * Revert "Also define `:ᵃ` derivative operators" This reverts commit c748494. * Let's try this again * Reorganize and define some specialized spacings * Some more spacings * Fix doctests * Fix docs * Fix plotting examples in docs --------- Co-authored-by: Navid C. Constantinou <navidcy@users.noreply.github.com> Co-authored-by: Ali Ramadhan <ali.hh.ramadhan@gmail.com> Co-authored-by: Gregory Wagner <wagner.greg@gmail.com>
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. AutoMerge Guidelines are all met! ✅Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes). 2. To pause or stop registrationIf 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 Tip: You can edit blocking comments to add |
UUID: 9e8cae18-63c1-5223-a75c-80ca9d6e9a09 Repo: https://github.com/CliMA/Oceananigans.jl.git Tree: 8010dc1092f29c60578a65d6f0657112abf96004 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
df2c681
to
a98c215
Compare