|
[Sponsors] |
November 28, 2014, 10:05 |
Varying Mach Number & Fixed Cl mode
|
#1 |
New Member
Aulia Maharani Akbar
Join Date: Sep 2014
Location: Indonesia
Posts: 5
Rep Power: 12 |
Hi everyone,
I'm currently trying to do a robust optimization for a transonic airfoil for my thesis, and I'd like to know how to vary a mach number (not setting the mach number as a fixed parameter)? And I would also like to know how can I set the fixed Cl mode on Su2? Perhaps anybody here can help me? I would appreciate any helps/comments. Thank you so much in advance. Aulia |
|
January 4, 2015, 05:05 |
|
#2 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Dear Aulia,
Thanks for your question(s). At the moment, we do not directly allow for a multi-point type of optimization for the Mach number or for the AoA to be used as a design variable. You're certainly not the first to ask for these features, so I think that we will need to consider expanding some of these options in the near future. In the meantime, I'll note that the compute_polar.py script that is shipped with the SU2 distribution contains a good example of how to script runs for different Mach numbers, and this could be a good place to start for the Mach variation. Additionally, you can enable the fixed C_L mode with the following options: % Activate fixed lift mode (specify a CL instead of AoA, NO/YES) FIXED_CL_MODE= NO % % Target coefficient of lift for fixed lift mode (0.0 by default) TARGET_CL= 0.0 % % Damping factor for fixed CL mode (0.1 by default) DAMP_FIXED_CL= 0.1 Note that you may need to play with the damping factor in order to maintain convergence, and that in this scenario, the AoA is not directly considered a design variable during optimization. Hope this helps, Thomas D. Economon SU2 lead developer |
|
January 4, 2015, 10:57 |
|
#3 |
New Member
Aulia Maharani Akbar
Join Date: Sep 2014
Location: Indonesia
Posts: 5
Rep Power: 12 |
Dear Thomas,
Thank you so much for your answer! It does help me. I've tried the fixed lift mode and gonna explore more about this feature. Thank you once again. Best regards, Aulia Maharani Akbar |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ERROR #001100279 has occurred in subroutine ErrAction. | smnaryal | CFX | 11 | December 20, 2017 17:32 |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
decomposePar pointfield | flying | OpenFOAM Running, Solving & CFD | 28 | December 30, 2013 16:05 |
AMI interDyMFoam for mixer | danny123 | OpenFOAM Running, Solving & CFD | 4 | June 19, 2013 05:49 |
Stable boundaries | marcoymarc | CFX | 33 | March 13, 2013 07:39 |