|
[Sponsors] |
February 16, 2016, 07:38 |
SU2 for multiple sampling optimization
|
#1 |
New Member
Raj
Join Date: Dec 2010
Posts: 3
Rep Power: 15 |
Hi,
Recently I started exploring possibility of using SU2 for robust optimization where I need to run the direct and adjoint solver of SU2 at multiple sampling points at each iteration of optimization process and need to feed a modified gradient of the objective to the optimizer. I guess I need to write few scripts to do it. If so, it would be great if someone can provide me some ideas to implement it as: 1. How can I call SU2_CFD multiple times for each iteration of the optimization process. 2. How to modify objective gradient wrt design var. in the iteration process. Thanks Raj |
|
February 19, 2016, 01:52 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Hi Raj,
What you are proposing is a deep modification of the optimization algorithm. There are different ways to proceed and, obviously, the first step is to be familiar with the python part of the code. I think it would be interesting if you take a look at SU2_PY/SU2/opt/scipy_tools.py and SU2_PY/compute_polar.py The first file is the highest level to define an optimization strategy... in this case SLSQP using Scipy. The second file is just an example of how to run a polar. Best, Francisco Palacios |
|
February 22, 2016, 09:43 |
|
#3 |
New Member
Raj
Join Date: Dec 2010
Posts: 3
Rep Power: 15 |
Dear Francisco,
Thank you very much for you kind suggestions. I will try all possibilities. Regards, Dinesh |
|
August 6, 2016, 14:16 |
Multi-point optimization
|
#4 |
New Member
Eran Arad
Join Date: Jan 2015
Location: Israel
Posts: 15
Rep Power: 11 |
Hi Raj,
I find your question very intersting and important. Especially if one looks at multi-points optimization and and an objective function/restraints that are evaluated at different flow conditions. Would you like to share your experience in this field ? Best regards, Eran |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SU2 AOA optimization | 454514566@qq.com | SU2 | 9 | March 7, 2022 16:17 |
Error in shape optimization SU2 v3.2.8 | Fedey90 | SU2 | 4 | February 7, 2016 10:34 |
SU2 Shape optimization questions | AdriC | SU2 Shape Design | 6 | January 27, 2016 04:25 |
Question about SU2 optimization | YoniHe | SU2 Shape Design | 3 | January 15, 2016 00:31 |
SU2 shape optimization initialization method? | gina07 | SU2 Shape Design | 1 | May 2, 2015 16:40 |