Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Multizone discrete adjoints for turbomachinery #2317

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Merge remote-tracking branch 'origin/develop' into feature_mz_adjoint…

27f790f
Select commit
Loading
Failed to load commit list.
Open

[WIP] Multizone discrete adjoints for turbomachinery #2317

Merge remote-tracking branch 'origin/develop' into feature_mz_adjoint…
27f790f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 9, 2025 in 6s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 6698 in SU2_CFD/src/solvers/CEulerSolver.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Long switch case Note

Switch has at least one case that is too long:
MIXING_IN_1D (89 lines)
.
Switch has at least one case that is too long:
MASS_FLOW_OUTLET (83 lines)
.

Check notice on line 6676 in SU2_CFD/src/solvers/CEulerSolver.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.