v0.95.24
Oceananigans v0.95.24
Merged pull requests:
- Use default FloatType in Centered advection (#4193) (@glwagner)
- Fix bug in active-weighted interpolation (#4195) (@glwagner)
- Change DiffusivityFields to build_diffusivity_fields and add clock arg (#4196) (@glwagner)
- [CI] Some improvements to GitHub Actions setup (#4198) (@giordano)
- Add on_architecture for some ConcretePRJTArray (#4201) (@glwagner)
- Bump to 0.95.24 (#4202) (@glwagner)
Closed issues:
- GPU compiler error in tendency computation using
DiscreteForcing
with GPU +Float32
+ immersedRectilinearGrid
(#4192)