Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 22 May 09:24
8e91a4d

Breeze v0.5.1

Diff since v0.5.0

Merged pull requests:

  • Accept specific-quantity keys in AtmosphereModel forcings (#708) (@ewquon)
  • Recursively test for type piracy (#713) (@giordano)
  • Fix definition of get_submodules in tests (#714) (@giordano)
  • [CI] Clean up old CUDA toolkits on GPU runners (#715) (@giordano)
  • Support backward integration in split-explicit acoustic substepping (#718) (@kaiyuan-cheng)
  • Propagate momentum open boundary conditions to derived velocities (#722) (@ewquon)
  • Strip nonzero OBC values from acoustic perturbation halos (#724) (@ewquon)
  • Bump version to 0.5.1 and update Oceananigans range (#729) (@navidcy)

Closed issues:

  • Streamline forcings by accepting specific-quantity keys (#703)
  • Compressible substepper silently misinterprets nonzero OBC values on momentum as perturbations (#716)
  • OpenBoundaryCondition on momentum is silently clobbered by impenetrable-default on derived velocities → NaN (#721)
  • Native FieldTimeSeries boundary condition: InterpolatedFTSBoundary (#728)