Skip to content

0.36.0 - 2023-12-11

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 11 Dec 12:24
· 161 commits to develop since this release

Added

  • Add TriangularMeshBuilder with Fortran API, so far for serial meshes only
  • Add Fortran API for CellCollumns functionspace
  • Add EqualAreaPartitioner which is geometry based rather than loadbalanced like EqualRegionsPartitioner

Fixed

  • Compilation with Intel LLVM compiler
  • Fix 180 degrees phase shift error in MDPI_gulfstream function

Changed

  • Update install scripts
  • Preparation for using eckit::codec as backend for atlas_io