From c7f445554317c78ee66fa45a12bdf130620e87ce Mon Sep 17 00:00:00 2001 From: TobiKattmann Date: Wed, 9 Dec 2020 08:54:29 +0100 Subject: [PATCH] Remove deprecated cfg options related to su2 PR1126. --- .../inv_wedge_ROE_multiobj_combo.cfg | 3 --- design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg | 1 - incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg | 3 --- incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg | 3 --- incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg | 3 --- incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg | 3 --- 6 files changed, 16 deletions(-) diff --git a/design/Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg b/design/Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg index a58ec97..b28ae0c 100644 --- a/design/Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg +++ b/design/Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg @@ -278,9 +278,6 @@ WRT_SOL_FREQ= 250 % Writing convergence history frequency WRT_CON_FREQ= 1 % -% Write binary restart files -WRT_BINARY_RESTART = NO -% % Read binary restart files READ_BINARY_RESTART = NO % diff --git a/design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg b/design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg index ca4a126..f671978 100644 --- a/design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg +++ b/design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg @@ -273,7 +273,6 @@ DEFORM_LINEAR_SOLVER_ERROR = 1E-6 % Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME, % WALL_DISTANCE, CONSTANT_STIFFNESS) DEFORM_STIFFNESS_TYPE= WALL_DISTANCE -VISUALIZE_VOLUME_DEF= YES % % --------------------- Optimization Parameters ----------------------------% % Optimization objective function with scaling factor diff --git a/incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg b/incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg index 1819bc5..a01b36e 100644 --- a/incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg +++ b/incompressible_flow/Inc_Heated_Cylinders/flow_cylinder.cfg @@ -246,6 +246,3 @@ DEFORM_CONSOLE_OUTPUT= YES % Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME, % WALL_DISTANCE, CONSTANT_STIFFNESS) DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME -% -% Visualize the deformation (NO, YES) -VISUALIZE_VOLUME_DEF= YES diff --git a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg index 0f1fbc5..b926fd9 100644 --- a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg +++ b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder1.cfg @@ -174,6 +174,3 @@ DEFORM_CONSOLE_OUTPUT= YES % Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME, % WALL_DISTANCE, CONSTANT_STIFFNESS) DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME -% -% Visualize the deformation (NO, YES) -VISUALIZE_VOLUME_DEF= YES diff --git a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg index eb54867..ccd7305 100644 --- a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg +++ b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder2.cfg @@ -184,6 +184,3 @@ DEFORM_CONSOLE_OUTPUT= YES % Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME, % WALL_DISTANCE, CONSTANT_STIFFNESS) DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME -% -% Visualize the deformation (NO, YES) -VISUALIZE_VOLUME_DEF= YES diff --git a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg index 8f66f5e..0e35fb9 100644 --- a/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg +++ b/incompressible_flow/Inc_Heated_Cylinders/solid_cylinder3.cfg @@ -184,6 +184,3 @@ DEFORM_CONSOLE_OUTPUT= YES % Type of element stiffness imposed for FEA mesh deformation (INVERSE_VOLUME, % WALL_DISTANCE, CONSTANT_STIFFNESS) DEFORM_STIFFNESS_TYPE= INVERSE_VOLUME -% -% Visualize the deformation (NO, YES) -VISUALIZE_VOLUME_DEF= YES