Skip to content

Multizone adjoints for turbomachinery - #2446

Merged
joshkellyjak merged 135 commits into
developfrom
feature_mz_turbomachinery_adjoint
Aug 21, 2026
Merged

Multizone adjoints for turbomachinery#2446
joshkellyjak merged 135 commits into
developfrom
feature_mz_turbomachinery_adjoint

Conversation

@joshkellyjak

@joshkellyjak joshkellyjak commented Feb 18, 2025

Copy link
Copy Markdown
Contributor

Proposed Changes

This is a cleaned up PR of the fixes needed for multizone adjoints for turbomachinery from the previous PR of @oleburghardt and I's work. This PR refactors the mixing plane implementation and some of the turbo specific features to make them tape consistent.

Related Work

Now closed PR #2317

PR Checklist

Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.

  • [ X ] I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I used the pre-commit hook to prevent dirty commits and used pre-commit run --all to format old commits.
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

Comment thread SU2_CFD/include/solvers/CFVMFlowSolverBase.inl Outdated
Comment thread Common/src/CConfig.cpp Outdated
Comment thread Common/src/CConfig.cpp Outdated
Comment thread SU2_CFD/src/solvers/CDiscAdjSolver.cpp Outdated
Comment thread SU2_CFD/src/iteration/CDiscAdjFluidIteration.cpp Fixed
Comment thread SU2_CFD/src/iteration/CTurboIteration.cpp Fixed
Comment thread SU2_CFD/src/solvers/CEulerSolver.cpp Fixed
… to run in quasi-MZ approach. (NEEDS CLEANING)
Comment thread SU2_CFD/src/drivers/CDiscAdjMultizoneDriver.cpp Fixed
Comment thread SU2_CFD/src/integration/CIntegration.cpp Fixed
Comment thread SU2_CFD/src/iteration/CDiscAdjFluidIteration.cpp Fixed
Comment thread SU2_CFD/src/drivers/CDriver.cpp Fixed
Comment thread Common/src/CConfig.cpp Outdated
Comment thread SU2_CFD/include/drivers/CDriver.hpp Outdated
Comment thread SU2_CFD/include/interfaces/CInterface.hpp Outdated
Comment thread SU2_CFD/include/numerics/scalar/scalar_diffusion.hpp Outdated
Comment thread SU2_CFD/include/output/CTurboOutput.hpp Outdated
Comment thread SU2_CFD/include/solvers/CEulerSolver.hpp Outdated
Comment thread .github/workflows/regression.yml Outdated
Comment thread .github/workflows/regression.yml Outdated
Comment thread .github/workflows/regression.yml Outdated
Comment thread .github/workflows/regression.yml Outdated
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Comment thread TestCases/disc_adj_turbomachinery/axial_stage_2D/Axial_stage2D.cfg
@joshkellyjak joshkellyjak changed the title Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery Aug 21, 2026
@joshkellyjak joshkellyjak changed the title Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery Aug 21, 2026
@joshkellyjak joshkellyjak changed the title Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery [FINAL] Aug 21, 2026
@joshkellyjak joshkellyjak changed the title Multizone adjoints for turbomachinery [FINAL] Multizone adjoints for turbomachinery Aug 21, 2026
@EvertBunschoten EvertBunschoten changed the title Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery Aug 21, 2026
@EvertBunschoten EvertBunschoten changed the title Multizone adjoints for turbomachinery [WIP] Multizone adjoints for turbomachinery Aug 21, 2026
@EvertBunschoten EvertBunschoten changed the title [WIP] Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery Aug 21, 2026
@joshkellyjak
joshkellyjak merged commit 81ce6a6 into develop Aug 21, 2026
62 of 69 checks passed
@joshkellyjak
joshkellyjak deleted the feature_mz_turbomachinery_adjoint branch August 21, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants