Oceananigans v0.102.2
Merged pull requests:
- SphericalCoriolis which supports nonhydrostatic and hydrostatic formulations (#4695) (@francispoulin)
- Fix
clockargument inTriadIsopycnalSkewSymmetricDiffusivity'sexplicit_R₃₃_∂z_cfunction (#4780) (@xkykai) - Support
ImmersedBoundaryGridreconstruction using NetCDF (#4848) (@tomchor) - Allow arbitrary fluxes across immersed boundaries and test this with
AdvectiveForcing(#4987) (@tomchor) - Check undefined exports with Aqua (#4992) (@giordano)
- Implement minimum_buffer_upwind_order for WENO and UpwindBiased (#5003) (@glwagner)
- Move
prettysummaryto Utils (#5006) (@giordano) - Fix
locationwas not passed inconfigure_kernel(#5007) (@simone-silvestri) - Disambiguate binary operations on Numbers (#5010) (@glwagner)
- Link prominently to jobs working on or with Oceananigans (#5011) (@glwagner)
- Fix small typo in validation script (#5012) (@tomchor)
- Reorganize
test_output_readers.jl(#5016) (@tomchor) - Add NORi paper (#5020) (@navidcy)
- Update community resource links in README (#5022) (@glwagner)
- (0.102.2) Fix NaNs in halo regions due to division by zero in split-explicit free surface (#5025) (@ali-ramadhan)
Closed issues:
- CUDA/KA circular dependancy (#3964)
clockargument missing inTriadIsopycnalSkewSymmetricDiffusivity'sexplicit_R₃₃_∂z_cfunction (#4779)- Different behavior of
AdvectiveForcingwhen tracers encounter a domain boundary and an immersed boundary (#4812) - Calling
nodeson integral of field onLatitudeLongitudeGridraises error (#5014) - NaNs in the halo regions when running a hydrostatic model with land (#5024)