Replies: 1 comment
-
@cTatu this would be a great question for the Discussion section! I will move this issue over! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! My idea is to develop a topology optimization AI for CFD wind tunnel simulations. Basically, starting from a sphere I want the model to create the most lift/drag efficient shape through a number of iterations.
So can I use as a loss function for example
lift
divided bydrag
coefficient? Or should I use a 3D scalar field for the loss function? If that's the case I don't know how could I pull this off. Any guidelines would be very much appreciated!Thank you!
Beta Was this translation helpful? Give feedback.
All reactions