Skip to content

1.3.0

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 23 Jul 15:28
· 75 commits to main since this release

What's Changed

  • Add functions for getting ecTrans version and Git information by @samhatfield in #24
  • Improve version printing by @samhatfield in #25
  • Fix divide-by-zero error when non-main ranks perform norm calculations by @samhatfield in #27
  • Remove blocking comms from dist_grid (IFS-2748) by @reuterbal in #29
  • Have all ranks error stop on failed correctness check by @samhatfield in #32
  • Consistent definition of explicit constants in BLAS calls + warnings removal(explicit type conversion in gpnorm, format W=>D+7, unused statement function) by @piotrows in #44
  • Delete orphaned variables IBUFLENS and IBUFLENR by @samhatfield in #51
  • Remove superfluous extra element of numll by @samhatfield in #50
  • Cleanup PR: remove of unused variables, module imports. Equip USE with proper ONLY: specification if needed. by @piotrows in #56
  • Synchronise with CY49R1.0 by @samhatfield in #60

New Contributors

Full Changelog: 1.2.0...1.3.0