Skip to content

SU2 version 7.3.1 "Blackbird"

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 11:43
· 2856 commits to develop since this release
328a1b7

Maintenance release with bug fixes and usability improvements.

🚀 Features

  • Allow field groups in SCREEN_OUTPUT (e.g. RMS_RES like for HISTORY_OUTPUT) @pcarruscag (#1587)
  • Allow different OUTPUT_WRT_FREQ for each output file @bigfooted (#1552)
  • NEMO: Native Air-7 gas model implementation for inviscid flows @WallyMaier (#1555)
  • Refactor SA source terms to modularize the specification of model variants and correction terms @suargi (#1413)
  • Fix adjoint for streamwise periodic massflow + General handling of adjoints of additional solution variables @TobiKattmann (#1536)
  • Changed time-averaging algorithm to reduce performance impact. @ChristianBauerEng (#1548)
  • Output heatfluxes (total and maximum) per surface @pcarruscag (#1534)
  • Streamwise Periodic restarts using flow.meta + Multizone PerSurface output @TobiKattmann (#1527)
  • Integrated Heatflux for flow problems @TobiKattmann (#1530)

💊 Bug Fixes

🔧 Maintenance