Skip to content

SU2 version 7.1.1 "Blackbird"

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 16:28
· 5018 commits to develop since this release
aec088c

🚀 Experimental Features

💊 Bug Fixes

  • Fix grid velocities in dual-time RANS simulations with deforming grids (aeroelastic and legacy FSI) @pcarruscag (#1199)
  • Fix on wall distance calculation from symmetry plane of mesh deformation @Nicola-Fonzi (#1200)
  • k-omega SST 2D axisymmetric source terms @FlorianDm (#1195)
  • Fix some screen output and frozen limiter logic @pcarruscag (#1193)
  • Fix Multigrid for Incompressible NS with moving walls, and for NEMO NS in general @TobiKattmann (#1194)
  • Fixed Coord_j for boundary viscous numerics (bug waiting to happen) @maxaehle (#1189)
  • Fix axi auxvargrad @FlorianDm (#1192)
  • Added CFL_AdaptParam to the destructor of CConfig @vdweide (#1188)

🔧 Maintenance