|
[Sponsors] |
Change the python file with shape optimization |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 7, 2014, 07:59 |
Change the python file with shape optimization
|
#1 |
New Member
XingYu
Join Date: May 2014
Posts: 25
Rep Power: 12 |
In the shape optimization,I want to make AOA set as DV,so the AOA and airfoil shape can be optimized.But the SU2 V3.2 can not handle it.
My mind is change the python file that make SU2 do it. DO I need to change what the file is? |
|
July 19, 2014, 14:21 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
If you want AoA as a design variable there are several options:
- use rotation with FFD boxes. - use % Activate fixed lift mode (specify a CL instead of AoA, NO/YES) FIXED_CL_MODE= YES % % Target coefficient of lift for fixed lift mode (0.0 by default) TARGET_CL= 0.1 - And obviously, it is possible to implement the AoA as a design variable (in fact SU2 already computes the derivative of AoA with respect to the design variables). I hope this helps, Thanks for using SU2, Francisco |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
[swak4Foam] funkyDoCalc with OF2.3 massflow | NiFl | OpenFOAM Community Contributions | 14 | November 25, 2020 04:30 |
[swak4Foam] groovyBC in openFOAM-2.0 for parabolic velocity bc | ofslcm | OpenFOAM Community Contributions | 25 | March 6, 2017 11:03 |
[swak4Foam] Swak4FOAM 0.2.3 / OF2.2.x installation error | FerdiFuchs | OpenFOAM Community Contributions | 27 | April 16, 2014 16:14 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 12:44 |