Skip to content

0.32.0 - 2023-01-23

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 09 Feb 14:07
· 359 commits to develop since this release

Added

  • Added BlockStructuredColumns FunctionSpace
  • Added function SolidBodyRotation
  • Added convenience Fortran constructors for ShiftedLonLat, SHiftedLon, ShiftedLat
  • Support for more FunctionSpaces in various interpolation methods

Changed

  • PolygonLocator now wraps around longitudes for non-matching domains
  • StructuredMeshGenerator can generate meshes with partitions without elements
  • SerialDistribution makes every MPI task have the entire mesh

Fixed

  • Remove assertion for checking of empty mesh in NodeColumns FunctionSpace
  • Gaussian latitudes can now be computed for very high resolution, without running out of memory.
  • Interpolation to functionspaces with empty partitions