|
[Sponsors] |
November 12, 2014, 18:55 |
Multipoint optimization
|
#1 |
New Member
Aidan
Join Date: Jul 2014
Location: Belfast
Posts: 17
Rep Power: 12 |
Hi, I'm a new SU2 user.
I was just wondering has anyone ever attempted to perform a multipoint optimization (e.g over a range of mach numbers) by modifying the shape optimization Python script so that it calls the modules multiple times? |
|
November 21, 2014, 22:04 |
|
#2 |
New Member
Khiem Pham
Join Date: Nov 2013
Posts: 23
Rep Power: 13 |
Hi Amcloughlin
How to edit the shape_optimization.py in order to perform a multipoint optimization with a range of Mach number or a range of AoA? Thank in advance. |
|
November 22, 2014, 08:59 |
|
#3 |
New Member
Aidan
Join Date: Jul 2014
Location: Belfast
Posts: 17
Rep Power: 12 |
Hi. Sorry, this is the problem I have as well - I don't know.
The Python scripts create the config_CFD.cfg which is a bare bones version of the config file. My guess is that the values of the variables would need to be changed before this gets created. It could be done in interface.py - something like konfig['Mach number']=0.82 etc, but this would need to be done multiple times for each condition. I would guess that quite a lot of code would need to be modified in the end. If anyone knows of a procedure for multipoint optimization within the Python scripts, any help would be much appreciated! |
|
Tags |
multipoint, optimization, python |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Airfoil Shape Optimization using gradient based methods | jaiswal | Main CFD Forum | 1 | April 10, 2014 12:22 |
Total force optimization or pressure force optimization? | robyTKD | SU2 Shape Design | 1 | August 19, 2013 16:54 |
COMSOL: optimization applied to a laminar flow | tdh89 | COMSOL | 0 | April 30, 2012 09:57 |
BOOK ON OPTIMIZATION OF FORTRAN CODES | Alberto | Main CFD Forum | 3 | November 10, 2008 07:07 |