Skip to content

SU2 version 7.0.0 "Blackbird"

Choose a tag to compare

@github-actions github-actions released this 29 Nov 12:28
· 9237 commits to develop since this release
d33823f

Changes

🚀 Features

  • New Nonlinear Iteration Controller for Improved Fluid Solver Robustness & Convergence @economon (#790)
  • Enhancements for the fixed CL mode @jayantmukho (#780)
  • New Discrete Adjoint Multizone Capabilities (e.g. Adjoint CHT) @oleburghardt (#774)
  • All new output framework for customizable screen, history and volume output @talbring (#724)
  • Enhancement for multipoint optimization @jayantmukho (#781)
  • Time-accurate discrete adjoint gradients for unsteady problems with grid movement @cvencro (#766)
  • New wrapper class for Inria's direct sparse solver PaStiX (external direct sparse solver) @pcarruscag (#771)
  • Unsteady incompressible flow simulation with grid movement @cvencro (#767)
  • Mesh Quality Metrics Report @economon (#778)
  • Updates to the Elastic mesh solver and AD-wrapped code @rsanfer (#760)
  • Improvements for Topology Optimization @pcarruscag (#752)
  • SST turbulence model with sustaining terms @vdweide (#765)
  • Added Dry Run mode to quickly check sanity of a config file @talbring (#734)
  • Introducing Meson Build System @talbring (#745)
  • Sub-config files for multizone problems @talbring (#715)
  • Complete FE (structural) support for 3D @pcarruscag (#681)
  • New Solution Verification Framework @economon (#672)
  • New singlezone discrete adjoint driver @rsanfer (#671)
  • CGNS format for FFD boxes @MicK7 (#674)
  • MPI Point-to-Point Refactoring + New Periodic BC Implementation @economon (#652)
  • Streamwise periodicity for incompressible flow @TobiKattmann (#773)

💊 Bug Fixes

🔧 Maintenance