We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef87988 commit 8ffe582Copy full SHA for 8ffe582
Inviscid_3D_Constrained_ONERAM6/inv_ONERAM6_adv.cfg
@@ -177,7 +177,7 @@ GEO_MODE= FUNCTION
177
CONV_CRITERIA= RESIDUAL
178
%
179
% Residual reduction (order of magnitude with respect to the initial value)
180
-RESIDUAL_REDUCTION= 10
+RESIDUAL_REDUCTION= 8
181
182
% Min value of the residual (log10 of the residual)
183
RESIDUAL_MINVAL= -12
@@ -189,7 +189,7 @@ STARTCONV_ITER= 25
189
CAUCHY_ELEMS= 100
190
191
% Epsilon to control the series convergence
192
-CAUCHY_EPS= 1E-10
+CAUCHY_EPS= 1E-6
193
194
% Direct function to apply the convergence criteria (LIFT, DRAG, NEARFIELD_PRESS)
195
CAUCHY_FUNC_FLOW= DRAG
0 commit comments