SU2 version 7.5.1 "Blackbird"
github-actions
released this
06 Feb 16:38
·
1973 commits
to develop
since this release
Changes
SU2 version 7.5.1. includes:
- New convective scheme for NEMO
- Vorticity confinement method for compressible flow
- Monitor points
- Small cleanup, usability improvement, see the full list below
🚀 Experimental Features
- [Feature / Option] Vorticity Confinement (VC) technique to reduce numerical diffusion by @josy-nal in #1854
- Introduction of AUSM+M and AUSM scheme refactoring in NEMO by @fmpmorgado and @WallyMaier in #1773
- Point probes by @pcarruscag in #1909
💊 Bug Fixes
- Fix NEMO Supersonic Inlet BC & BC Cleanup by @jtneedels in #1862
- CVE-2007-4559 Patch by @TrellixVulnTeam in #1847
🔧 Maintenance
- Cleanup Linelets and create output to visualize them by @pcarruscag in #1856
- Cleanup uses of SetGlobalParam by @pcarruscag in #1878
- Heat solver using scalar framework - Part 1 by @pcarruscag in #1844
- OptimalPropeller function cleanup by @aidanjungo in #1846
- Add regressions for all convective numerical schemes for NEMO by @WallyMaier in #1885
- Wrap MPI_Allgatherv for NdFlattener by @maxaehle in #1897
- Add turbulent bend to regression tests by @bigfooted in #1898
- Remove git extension in coolprop download link by @davidscn in #1900
Other Changes
- Add release.yml for when release-drafter has issues by @pcarruscag in #1850
- adding tutorial for composition-dependent model to tutorials.py by @Cristopher-Morales in #1886
- Adding thermal conductivities to NEMO output by @WallyMaier in #1889
- Heat solver using scalar transport framework - Part 2 by @pcarruscag in #1892
- fix logo path in README by @aidanjungo in #1911
New Contributors
- @josy-nal made their first contribution in #1854
- @aidanjungo made their first contribution in #1846
- @TrellixVulnTeam made their first contribution in #1847
- @davidscn made their first contribution in #1900
Full Changelog: v7.5.0...v7.5.1