Pedro Gomes
Pedro Gomes
## Proposed Changes This is a simple re-shuffling to have matrix-vector products (and therefore linear systems) that are aware of periodic connections. It uses something like: - A "`PERIODIC_RESIDUAL`" communication...
[WIP] Because we can only pin up to 3 issues in GitHub, I'm creating this one to track major aspects we need to fix or implement in SU2. This issue...
I would like to bring your attention to the existence of this gem: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#main Of which I use maybe a subset in my often verbose and perhaps repetitive code reviews....
For example the unsteady NACA0012 https://www.cfd-online.com/Forums/su2/242253-tutorial-cases-naca0012-up-date.html
TLDR: There is [SST and SSTm](https://turbmodels.larc.nasa.gov/sst.html), the latter drops the tke term from the viscous stress tensor AND from the production term. Currently we do the former (because it was...
- Squash merge PR's into develop. - Normal merge develop into master.