v0.91.1
Oceananigans v0.91.1
Merged pull requests:
- Bugfix for
parent_index_range
(#3573) (@siddharthabishnu) - Passes
grid
argument toNetCDFOutputWriter
(#3576) (@tomchor) - Enforce total buoyancy flux BC in tilted geometry example (#3581) (@hdrake)
- (0.91.1) CATKE numerics: discretely correct shear production, split-explicit TKE substepping (#3585) (@glwagner)
- Add PartialCellBottom to the export list on ImmersedBoundaries (#3589) (@iuryt)
- Implement
Scan
, generalizingReduction
to accumulating scans likecumsum!
(#3590) (@glwagner) - Fix typo in callbacks example (#3591) (@navidcy)
- Add four more parameters for shear turbulence in unstable stratification (#3600) (@glwagner)
- Jlk9/enzyme constructor any test (#3603) (@jlk9)
- Remove
GKSwstype: "100"
from buildkite environment variables (#3604) (@glwagner) - Update climacommon to 2024_05_27 (#3608) (@Sbozzolo)
- Update deps (#3610) (@navidcy)
Closed issues:
- Bug in determination of indices of parent array by
parent_index_range
(#3572) - Forcing functions that depend on internal model fields besides velocities and tracers (#3582)
- Typo in docs on callbacks (#3583)
- boundary condition and output questions (#3612)
- Potential 'output_writers' saving bug? (#3614)