Skip to content

Commit 21eabfe

Browse files
authored
Merge pull request #2 from su2code/fix_deprecated_options
Remove deprecated cfg options related to su2 PR1126.
2 parents 36d1a0f + c7f4455 commit 21eabfe

File tree

6 files changed

+0
-16
lines changed

6 files changed

+0
-16
lines changed

design/Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,6 @@ WRT_SOL_FREQ= 250
278278
% Writing convergence history frequency
279279
WRT_CON_FREQ= 1
280280
%
281-
% Write binary restart files
282-
WRT_BINARY_RESTART = NO
283-
%
284281
% Read binary restart files
285282
READ_BINARY_RESTART = NO
286283
%

design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ DEFORM_LINEAR_SOLVER_ERROR = 1E-6
273273
% Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME,
274274
% WALL_DISTANCE, CONSTANT_STIFFNESS)
275275
DEFORM_STIFFNESS_TYPE= WALL_DISTANCE
276-
VISUALIZE_VOLUME_DEF= YES
277276
%
278277
% --------------------- Optimization Parameters ----------------------------%
279278
% Optimization objective function with scaling factor

incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,3 @@ DEFORM_CONSOLE_OUTPUT= YES
246246
% Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME,
247247
% WALL_DISTANCE, CONSTANT_STIFFNESS)
248248
DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME
249-
%
250-
% Visualize the deformation (NO, YES)
251-
VISUALIZE_VOLUME_DEF= YES

incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,3 @@ DEFORM_CONSOLE_OUTPUT= YES
174174
% Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME,
175175
% WALL_DISTANCE, CONSTANT_STIFFNESS)
176176
DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME
177-
%
178-
% Visualize the deformation (NO, YES)
179-
VISUALIZE_VOLUME_DEF= YES

incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,3 @@ DEFORM_CONSOLE_OUTPUT= YES
184184
% Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME,
185185
% WALL_DISTANCE, CONSTANT_STIFFNESS)
186186
DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME
187-
%
188-
% Visualize the deformation (NO, YES)
189-
VISUALIZE_VOLUME_DEF= YES

incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,3 @@ DEFORM_CONSOLE_OUTPUT= YES
184184
% Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME,
185185
% WALL_DISTANCE, CONSTANT_STIFFNESS)
186186
DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME
187-
%
188-
% Visualize the deformation (NO, YES)
189-
VISUALIZE_VOLUME_DEF= YES

0 commit comments

Comments
 (0)