Skip to content

v0.91.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 02:00
· 16 commits to main since this release
6929e0e

Oceananigans v0.91.1

Diff since v0.91.0

Merged pull requests:

  • Bugfix for parent_index_range (#3573) (@siddharthabishnu)
  • Passes grid argument to NetCDFOutputWriter (#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, generalizing Reduction to accumulating scans like cumsum! (#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)