CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   When will a shape optimization testcase terminate? (https://www.cfd-online.com/Forums/su2/133314-when-will-shape-optimization-testcase-terminate.html)

Emily1412 April 13, 2014 12:02

When will a shape optimization testcase terminate?
 
According to the documentation Running SU2,"Objective functions (drag, lift, etc.) are determined running a direct flow solution in SU2_CFD and gradients are obtained using the adjoint solution. For each iteration in the design process, the mesh is deformed using SU2_MDC, and the analysis is repeated until a local optimum is reached."
I want to know that when will a local optimum be reached? What the exact meaning of it? It seems that it calls the SU2_CFD many times. When will the program terminate?

economon April 13, 2014 22:16

Hi Emily,

SU2 uses the SLSQP algorithm that is available through the SciPy package in Python. You can find some more information about it here (including how to set the tolerance for the optimizer convergence): http://docs.scipy.org/doc/scipy-0.13...min_slsqp.html.

Tom


All times are GMT -4. The time now is 07:11.