SU2 version 7.0.5 "Blackbird"
github-actions
released this
29 May 10:57
·
7005 commits
to develop
since this release
Changes
🚀 Experimental Features
- Multiline config option values and Paraview vtu default file format @talbring (#996)
- Mixed precision linear algebra @pcarruscag (#989)
💊 Bug Fixes
- adding reference for distortion and uniformity parameters @auzbaig (#985)
- Restart Features for some python scripts @ScSteffen (#964)
- Adds Grid Velocity Term in the Euler/Symmetry BC @economon (#1004)
- Restart and output fix for (very) large meshes @GomerOfDoom (#980)
- Multigrid and preprocessing efficiency tweaks @pcarruscag (#963)
- Fix spelling error in CSinglezoneDriver.cpp. Add missing comment for iteration_structure.hpp @leminhman0312 (#987)
- Update Xcode and one bug fix @jtlau (#981)
🔧 Maintenance
- Adds Missing Const Specifiers to Member Functions @economon (#993)
- Move FEM files @pcarruscag (#1001)
- Update of meson and ninja to most recent version @talbring (#998)
- Replace 0/NULL with nullptr @economon (#969)
- Contiguous storage of CPoint(s) @pcarruscag (#966)
- Contiguous storage of CEdge(s) @pcarruscag (#959)