CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Error in _slsqp_py

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2024, 08:00
Smile Error in _slsqp_py
  #1
New Member
 
Join Date: Mar 2024
Posts: 15
Rep Power: 2
David_002 is on a distinguished road
Hi guys,
I'm finding an error when running a programm

The tutorial I'm running is the "Unconstrained shape design of a transonic inviscid airfoil at a cte. AoA" bu also adding now a constraint on the CL.

I have just added the following information to the configuration template:

% -------------------------- CL DRIVER DEFINITION -----------------------------%
%
% 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.80 by default)
TARGET_CL= 0.724
%
% Estimation of dCL/dAlpha (0.2 per degree by default)
DCL_DALPHA= 0.2
%
% Maximum number of iterations between AoA updates
UPDATE_AOA_ITER_LIMIT= 100
%
% Number of iterations to evaluate dCL/dAlpha at the end of the simulation
ITER_DCL_DALPHA= 500
%
% Evaluate dObjFunc/dCL during runtime (YES) or use the value stored in the
% direct solution file (NO).
EVAL_DOF_DCX= NO


It starts iterating correctly, but at some point the error shown in the picture appears.

Should I modify more lines in the code in order to add this?
How can I try to solve this issue?

Thank you for your time and help,

David
Attached Images
File Type: jpg error.jpg (91.0 KB, 3 views)
David_002 is offline   Reply With Quote

Old   April 6, 2024, 10:18
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 599
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Does the simulation stop when the warning occurs? It means that the deformation is so large that it reaches the maximum deformation limit. The max. deformation is 0.1, so you can check in paraview if this is correct.
bigfootedrockmidget is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 15:14.