Visualization issue on intersection of slip (Euler) and no-slip walls
Describe the bug
We noticed that the symmetry boundary condition is showing a different behavior between sequential and parallel run. With the parallel run, the skin friction lines become parallel to the symmetry wall. We reproduced the issue on a naca0012 profile extruded between two slip walls.
The convergence of the residuals is not good and is similar between sequential and parallel run. The drag coefficient is also taking a long time to stabilize. During convergence, the skin friction lines are much more deviated at the cell touching the slip wall but it improves with iterations (for both sequential and parallel runs).


To Reproduce
The extruded NACA0012 profile testcase is provided in this archive.
naca0012.zip
Desktop (please complete the following information):
- OS: Linux Red Hat ELS 6.5
- C++ compiler and version: intel/2018.0.1
- MPI implementation and version: intelmpi/2018.0.1
- SU2 Version: v7.3.0
Thank you for looking at this issue and for any help.


