When I run the shape_optimiaztion.py with dis_adj transonic_stator_2D it said unknown function name, FLOW_ANGLE_OUT. #2280
Unanswered
BlackHawk992
asked this question in
Q&A
Replies: 1 comment 5 replies
-
The turbomachinery objective functions and constraints don't currently exist in the latest branch, this is an area of development but has stalled quite considerably recently. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm a totally beginer currently working on a turbo stator optimization using SU2, I tried to run the testcase to learn how to use, but when I run this disc_adj_turbomachinery
/transonic_stator_2D case, it returned Exception: unknown function name, FLOW_ANGLE_OUT. Please check config_template.cfg for updated list of function names. Have I miss any step or setting before starting?
I didn't change the cfg file and run with python shape_optimization.py -g DISCRETE_ADJOINT -f .\transonic_stator.cfg
It would be very greatful if you konw where the problem is!
Sorry for can’t solve such a problem myself!
Beta Was this translation helpful? Give feedback.
All reactions