Skip to content

v0.102.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Dec 17:04
· 3 commits to main since this release
6a539d9

Oceananigans v0.102.2

Diff since v0.102.1

Merged pull requests:

  • SphericalCoriolis which supports nonhydrostatic and hydrostatic formulations (#4695) (@francispoulin)
  • Fix clock argument in TriadIsopycnalSkewSymmetricDiffusivity's explicit_R₃₃_∂z_c function (#4780) (@xkykai)
  • Support ImmersedBoundaryGrid reconstruction 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 prettysummary to Utils (#5006) (@giordano)
  • Fix location was not passed in configure_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)
  • clock argument missing in TriadIsopycnalSkewSymmetricDiffusivity's explicit_R₃₃_∂z_c function (#4779)
  • Different behavior of AdvectiveForcing when tracers encounter a domain boundary and an immersed boundary (#4812)
  • Calling nodes on integral of field on LatitudeLongitudeGrid raises error (#5014)
  • NaNs in the halo regions when running a hydrostatic model with land (#5024)