Skip to content

initial commit from Bellosta, Abergo and Nishikawa code

876c5b2
Select commit
Loading
Failed to load commit list.
Open

[WIP] defect correction of Nishikawa for skewed meshes #2584

initial commit from Bellosta, Abergo and Nishikawa code
876c5b2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 5, 2025 in 2s

3 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 687 in SU2_CFD/include/numerics/CNumerics.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Missing enum case in switch Warning

Switch statement does not have a case for
NONE
.

Check notice on line 689 in SU2_CFD/include/numerics/CNumerics.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 80 in SU2_CFD/include/numerics_simd/flow/diffusion/viscous_fluxes.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.