Skip to content

0.17.0 - 2019-04-02

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 01 May 11:09
· 1582 commits to develop since this release

Changed

  • OpenMP is now private dependency
  • Dependencies are now added in a modern CMake3 way
  • Fortran modules are installed in /module/atlas

Added

  • Spectral functionspace better used in distributed context
  • Nabla now holds shared_ptr to Method
  • Fortran access to vertical coordinates from StructuredColumns

Fixed

  • Compilation with PGI/19.1 (regression)
  • Add missing halo_exchange for Fortran rank-4 arrays
  • Memory leaks with StructuredColumns