Skip to content

Releases: su2code/SU2

SU2 version 7.1.1 "Blackbird"

02 Mar 16:28
aec088c
Compare
Choose a tag to compare

🚀 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

SU2 version 7.1.0 "Blackbird"

20 Jan 17:02
790ded8
Compare
Choose a tag to compare

SU2 v7.1.0 aims to consolidate the new features added in versions 7.0.X.
Those include new solvers, performance upgrades, new output formats, more multiphysics capabilities, tweaks/fixes/updates to models and schemes used less often, and an effort to restructure the code to make it more accessible to new developers.
Some options that became redundant in v7.0.0 were removed which may result in errors for older configuration files, the error messages should point the solution to these problems.

🚀 Features

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.8 "Blackbird"

02 Dec 15:38
aa2f185
Compare
Choose a tag to compare

🚀 Experimental Features

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.7 "Blackbird"

07 Oct 14:37
e9c824c
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

💊 Bug Fixes

🔧 Maintenance

  • Restructure grid_movement and adt_structure, remove SU2_MSH and grid_adaptation @jayantmukho (#1035)
  • Intermediate base class for flow solvers to avoid duplication. @pcarruscag (#1044)

SU2 version 7.0.6 "Blackbird"

08 Jul 11:12
0e3fad6
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

  • Quasi-Newton convergence acceleration/stabilization of discrete adjoints @pcarruscag (#1020)

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.5 "Blackbird"

29 May 10:57
d0e10f8
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.4 "Blackbird"

01 May 16:50
20888f4
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.3 "Blackbird"

31 Mar 10:03
Compare
Choose a tag to compare

Changes

💊 Bug Fixes

  • Fix for turbulent viscosity calculation in SST Solver @jayantmukho (#905)
  • Hybrid parallel coloring fallback strategies (better strong scaling and user friendliness) @pcarruscag (#908)
  • fixing for support for SST model in C1Dinterpolation @auzbaig (#916)

SU2 version 7.0.2 "Blackbird"

28 Feb 17:09
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

💊 Bug Fixes

🔧 Maintenance

SU2 version 7.0.1 "Blackbird"

31 Jan 14:04
Compare
Choose a tag to compare

Changes

🚀 Experimental Features

  • Support for Paraview/VTK XML (.vtu) and Multiblock (.vtm) visualization files @talbring (#845)
  • Hybrid parallel CFEASolver and CMeshSolver @pcarruscag (#843)
  • Add *.stl (STereoLithography) output format @TobiKattmann (#847)
  • Added Windowing Regularizers for time averaged outputs. @ScSteffen (#836)
  • Hybrid parallel (OpenMP) implementation for Linear Algebra classes @pcarruscag (#830)

💊 Bug Fixes

  • Fix periodic boundary condition for nodes on axis of rotation @koodlyakshay (#840)
  • Fix for Geometry Evaluation that allows mixed surface elements @jayantmukho (#835)

🔧 Maintenance