v0.110.6
Oceananigans v0.110.6
Closed issues:
- Test velocity exchanges across the tripolar seam more thoroughly (#4488)
- Add option for distributed computation to benchmark (#5579)
- Type-unstable
ifelseover tuples ininterpolating_time_indices(::Clamp, …)(mixedInt/Float64slot) (#5731)
What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #5720
- node returns the physical znode (not the reference rnode) on mutable vertical grids by @glwagner in #5723
- Add interpolate(f, …): map source values through f before blending by @glwagner in #5726
- Make Clock adapt recursive by @Pangoraw in #5725
- Fix type instability in interpolating_time_indices(::Clamp, …) by @xkykai in #5732
- Allow kernel functions with fewer indices for KernelFunctionOperation at reduced locations by @simone-silvestri in #5659
- Bugfix type inference of
Clocktypes by @simone-silvestri in #5738 - Immersed boundary as a plain
OffsetArrayby @simone-silvestri in #5737 - Fast interpolate! from a LambertConformalConicGrid source by @glwagner in #5727
- Add a memory allocation test by @simone-silvestri in #5739
- Update papers using Oceananigans list and fix mismatched DOI links by @navidcy in #5741
- Extend zstar to allow mass fluxes by @simone-silvestri in #5592
- Remove looping over tuple of fields by @simone-silvestri in #5743
- Update UpwindBiased function default type by @glwagner in #5747
- Allow Flat-z (2D) TripolarGrid via z = nothing by @glwagner in #5728
- Fix error reading FieldTimeSeries from NetCDF by @tomchor in #5684
- Fix boxing of large
argsinputs by @simone-silvestri in #5746 - Remove type instability from the
extract_field_time_seriesfunction by @simone-silvestri in #5740 - Dk/add distributed benchmark by @vopikamm in #5591
- Fix tripolar reductions by @simone-silvestri in #5099
- Fix instabilities in the
launch!function by @simone-silvestri in #5745
Full Changelog: v0.110.5...v0.110.6