Skip to content

v0.10.9

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 20:53
· 1360 commits to main since this release
b45f8a1

ClimaCore v0.10.9

Diff since v0.10.8

πŸ“’ API Changes:

πŸš€ Features

  • Test inertial gravity wave with stretched grid (#803)
  • Try ExponentialStretching in the rising thermal bubble example (#806)
  • Generalize discrete hydrostatic balance computation in IGW (#831)
  • Flux-corrected Transport: Simple example (#852)
  • Add simple FCT unit tests (#871)
  • Add unit test to test 3rd-order-upwinding with varying sign velocity (#873)
  • FCT: Add simple integration/unit test (#878)
  • Hadley-like meridional circulation test case (#893)
  • Simple FCT in deformation flow example (#856) (@valeriabarra)

πŸ“‘ Documentation

πŸ› Fixes

  • IGW example with small_scale=false issue in linear_solution (#865)
  • Level of FiniteDifferenceSpace not behaving as expected (#869)
  • Missing support for similar / zeros for point spaces (#877)