v0.5.1
Breeze v0.5.1
Merged pull requests:
- Accept specific-quantity keys in AtmosphereModel forcings (#708) (@ewquon)
- Recursively test for type piracy (#713) (@giordano)
- Fix definition of
get_submodulesin 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)
OpenBoundaryConditionon momentum is silently clobbered by impenetrable-default on derived velocities → NaN (#721)- Native FieldTimeSeries boundary condition: InterpolatedFTSBoundary (#728)