Skip to content

Multizone adjoints for turbomachinery#2446

Open
joshkellyjak wants to merge 122 commits into
developfrom
feature_mz_turbomachinery_adjoint
Open

Multizone adjoints for turbomachinery#2446
joshkellyjak wants to merge 122 commits into
developfrom
feature_mz_turbomachinery_adjoint

Conversation

@joshkellyjak

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 hopefully is useable, so if you would like to test and report please feel free to contact me on Slack.

TODO:

  • Fix eddy viscosity tape issue in CNSSolver
  • Add turbomachinery objective functions + constraints
  • Include MZ testcase

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
@joshkellyjak joshkellyjak changed the title [WIP] Multizone adjoints for turbomachinery Multizone adjoints for turbomachinery Jul 22, 2026
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