Replies: 2 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm running the APU test case and extending it to follow the optimisation procedure described in this paper:
https://arc.aiaa.org/doi/pdf/10.2514/1.B37685
I'm using the FADO scripts to run my optimization but run into an issue when solving the adjoint problem for multizone problems. The solver out puts an error "The required solver doesn't support multizone simulations". How do I solve the adjoint problem for multirow turbomachinery as described in the above paper if the solver does not support multizone simulations. Looking at the SU2_CFD.cpp file it would appear this error appears because I am using discrete adjoint and turbomachinery methods, if this is the case how can SU2 be used for multi row optimisation as described in the literature?
Thank you in advance for any help with this.
Beta Was this translation helpful? Give feedback.
All reactions