Describe the bug
Hi SU2 developers,
I will consider this as a possible bug until I hear the opinion of the SU2 community.
As a validation test case for turbulence models, I am running the NASA Hump test case (https://turbmodels.larc.nasa.gov/nasahump_val.html). However, the results obtained from the develop and master branch are quite different, specially the pressure distribution over the hump. The same difference also appears when other numerical scheme is used (SLAU2 instead of Roe). On the other hand, the skin friction seems not be affected. Please see attached figures.
Also, I attached the plot of the residual over iterations, showing that all simulations converged nicely.
Firstly, I thought that this was related to pull request #670 but I ran the same case with an older version of the dev branch and the results were identical. This suggest that the difference started from pull requests that were merged before #670.
I also attached the config and mesh files if someone wants to reproduce.
Thanks to Danah Park (PhD student) for pointed me out.
I appreciate your time and feedback.
Best,
Eduardo





To Reproduce
Please provide a config file and mesh for a minimal example that recreates the problem.
hump_ddes_full.su2.gz
turb_SA_hump.cfg.txt
Desktop (please complete the following information):
- OS: [Ubuntu 16.04]
- C++ compiler and version: [g++ (GCC) 5.4.0]
- MPI implementation and version: [OpenMPI 1.10.2]
- SU2 Version: [v6.2.0]
Describe the bug
Hi SU2 developers,
I will consider this as a possible bug until I hear the opinion of the SU2 community.
As a validation test case for turbulence models, I am running the NASA Hump test case (https://turbmodels.larc.nasa.gov/nasahump_val.html). However, the results obtained from the develop and master branch are quite different, specially the pressure distribution over the hump. The same difference also appears when other numerical scheme is used (SLAU2 instead of Roe). On the other hand, the skin friction seems not be affected. Please see attached figures.
Also, I attached the plot of the residual over iterations, showing that all simulations converged nicely.
Firstly, I thought that this was related to pull request #670 but I ran the same case with an older version of the dev branch and the results were identical. This suggest that the difference started from pull requests that were merged before #670.
I also attached the config and mesh files if someone wants to reproduce.
Thanks to Danah Park (PhD student) for pointed me out.
I appreciate your time and feedback.
Best,
Eduardo
To Reproduce
Please provide a config file and mesh for a minimal example that recreates the problem.
hump_ddes_full.su2.gz
turb_SA_hump.cfg.txt
Desktop (please complete the following information):