|
[Sponsors] |
November 5, 2015, 07:02 |
stuck here on the airfoil optimization case
|
#1 |
New Member
Xie Chen
Join Date: Mar 2015
Posts: 3
Rep Power: 11 |
I have installed SU2 on windows10 and everything is OK to run.
But when I run the command line "python shape_optimization.py -f inv_NACA0012_basic.cfg" I just stuck here like this D:\Cloud\SU2>python shape_optimization.py -f inv_NACA0012_basic.cfg ------------------------------------------------------------------------- | ___ _ _ ___ | | / __| | | |_ ) Release 4.0.0 "Cardinal" | | \__ \ |_| |/ / | | |___/\___//___| Aerodynamic Shape Optimization Script | | | ------------------------------------------------------------------------- | SU2 Lead Dev.: Dr. Francisco Palacios, Francisco.D.Palacios@boeing.com| | Dr. Thomas D. Economon, economon@stanford.edu | ------------------------------------------------------------------------- | SU2 Developers: | | - Prof. Juan J. Alonso's group at Stanford University. | | - Prof. Piero Colonna's group at Delft University of Technology. | | - Prof. Nicolas R. Gauger's group at Kaiserslautern U. of Technology. | | - Prof. Alberto Guardone's group at Polytechnic University of Milan. | | - Prof. Rafael Palacios' group at Imperial College London. | ------------------------------------------------------------------------- | Copyright (C) 2012-2015 SU2, the open-source CFD code. | | | | SU2 is free software; you can redistribute it and/or | | modify it under the terms of the GNU Lesser General Public | | License as published by the Free Software Foundation; either | | version 2.1 of the License, or (at your option) any later version. | | | | SU2 is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | | Lesser General Public License for more details. | | | | You should have received a copy of the GNU Lesser General Public | | License along with SU2. If not, see <http://www.gnu.org/licenses/>. | ------------------------------------------------------------------------- Found: mesh_NACA0012_inv.su2 New Project: ./ Removing old designs in 10s. Done! Sequential Least SQuares Programming (SLSQP) parameters: Number of design variables: 38 Objective function scaling factor: 0.001 Maximum number of iterations: 100 Requested accuracy: 1e-09 Initial guess for the independent variable(s): [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] Lower and upper bound for each independent variable: [(-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1), (-0.1, 0.1)] NIT FC OBJFUN GNORM I have been waiting for hours at least, but it is never stop. Should I wait any longer? What can I do next? |
|
November 9, 2015, 06:42 |
|
#2 |
Super Moderator
Tim Albring
Join Date: Sep 2015
Posts: 195
Rep Power: 11 |
Hi Zetrov,
you can use -q FALSE as option for shape_optimization.py to see the output of the individual modules that are called during the optimization (like SU2_CFD, SU2_DEF etc.) |
|
Tags |
su2 optimization |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Shape optimization of a multi element airfoil | Luca B | SU2 Shape Design | 2 | March 7, 2022 17:19 |
Problem with airfoil shape optimization | robyTKD | SU2 Shape Design | 7 | March 7, 2022 17:18 |
Anyone want to help create a verified and validated 2D NACA airfoil case? | pbachant | OpenFOAM Running, Solving & CFD | 0 | September 14, 2015 17:13 |
Forces for airfoil test case | Martin_ | OpenFOAM Running, Solving & CFD | 1 | July 2, 2012 12:58 |
transonic airfoil optimization | morteza08 | Main CFD Forum | 1 | July 15, 2010 13:22 |