Skip to content

Commit 5554595

Browse files
committed
removed ITER option
1 parent ad132e8 commit 5554595

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Inviscid_3D_Constrained_ONERAM6/inv_ONERAM6_adv.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ CFL_NUMBER= 7.5
106106
%
107107
% Number of total iterations
108108
EXT_ITER= 1500
109-
%
110-
% Number of total iterations for adjoint simulation
111-
ITER = 1500
112109

113110
% ------------------------ LINEAR SOLVER DEFINITION ---------------------------%
114111
%

Turbulent_2D_Constrained_RAE2822/turb_SA_RAE2822.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ CFL_NUMBER= 10.0
101101
% Number of total iterations for direct simulation
102102
EXT_ITER= 5000
103103
%
104-
% Number of total iterations for adjoint simulation
105-
ITER = 5000
106-
%
107104
% Objective function in gradient evaluation (DRAG, LIFT, SIDEFORCE, MOMENT_X,
108105
% MOMENT_Y, MOMENT_Z, EFFICIENCY)
109106
OBJECTIVE_FUNCTION= DRAG

0 commit comments

Comments
 (0)