How to make the absolute value of MOMENT_Z an Objective? #1770
Unanswered
1Northward1
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to reduce the absolute value of MOMENT_Z of an airfoil, cause the original airfoil has a high pitching-down moment.
I have tried to add fabs(MOMENT_Z) to the .cfg file: OPT_OBJECTIVE= fabs(MOMENT_Z), but it failed.
How to make the absolute value of MOMENT_Z an objective?
I would appreciate it if you help me.
Best regards,
Mars
Beta Was this translation helpful? Give feedback.
All reactions