Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 1.7 kB | |
v0.97.6 source code.tar.gz | 2025-08-07 | 1.3 MB | |
v0.97.6 source code.zip | 2025-08-07 | 1.7 MB | |
Totals: 3 Items | 3.0 MB | 0 |
Oceananigans v0.97.6
Merged pull requests:
- NonhydrostaticModel
on a LatitudeLongitudeGrid
(#4654) (@simone-silvestri)
- Fix distributed HydrostaticFreeSurfaceModel test that seem to break with memory error (#4666) (@navidcy)
- Filter warnings from doctest output (#4673) (@navidcy)
- Only enforce open boundary mass conservation for open boundaries (#4674) (@navidcy)
- CompatHelper: bump compat for Reactant in [weakdeps] to 0.2, (keep existing compat) (#4675) (@github-actions[bot])
- CompatHelper: bump compat for AMDGPU in [weakdeps] to 2, (keep existing compat) (#4676) (@github-actions[bot])
- [Reactant] Add recursive specialization for BinaryOperation (#4680) (@wsmoses)
- Make nested functions in conditional differences immersed metric-aware (#4685) (@xkykai)
- Allow users to reuse a predefined schedule
in many output writers (#4690) (@navidcy)
- Update spacings calls to enable array operations. (#4691) (@jlk9)
- (0.97.6) Move the computation of flux BC before the time-stepping (#4696) (@simone-silvestri)
Closed issues:
- Add CATKE to documentation (#2330)
- PerturbationAdvectionOpenBoundaryCondition
leads to nonzero mass fluxes into the domain (#4596)
- Can't open a grid on GPU
(#4679)
- Open
boundary conditions on a Bounded
topology is a misnomer (#4681)
- Conditional difference operator like δxᶜᶜᶜ
with nested function operations does not see immersed metrics in inner function evaluation (#4684)
- OutputWriters don't actuate if a pre-defined schedule
that was already used in a different OutputWriter is provided (#4689)