Skip to content

Commit 9ce7ed7

Browse files
committed
Remove deprecated option WRT_CON_FREQ_DUALTIME.
1 parent 4dd63bf commit 9ce7ed7

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

compressible_flow/Unsteady_NACA0012/unsteady_naca0012.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,6 @@ WRT_SOL_FREQ= 1
216216
%
217217
WRT_SOL_FREQ_DUALTIME= 1
218218
%
219-
% Writing convergence history frequency% Writing convergence history frequency (dual time, only written to screen)
220-
WRT_CON_FREQ_DUALTIME= 10
221219
WRT_CON_FREQ= 1
222220
WRT_CSV_SOL=NO
223221
%

design/Inviscid_2D_Unconstrained_NACA0012/inv_NACA0012_basic.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@ WRT_SOL_FREQ_DUALTIME= 1
291291
% Writing convergence history frequency
292292
WRT_CON_FREQ= 1
293293
%
294-
% Writing convergence history frequency (dual time, only written to screen)
295-
WRT_CON_FREQ_DUALTIME= 10
296-
%
297294
% Output rind layers in the solution files
298295
WRT_HALO= NO
299296
%

design/Inviscid_3D_Constrained_ONERAM6/inv_ONERAM6_adv.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,6 @@ WRT_SOL_FREQ_DUALTIME= 1
241241
% Writing convergence history frequency
242242
WRT_CON_FREQ= 1
243243
%
244-
% Writing convergence history frequency (dual time, only written to screen)
245-
WRT_CON_FREQ_DUALTIME= 10
246-
%
247244
% Screen output
248245
SCREEN_OUTPUT= (INNER_ITER, RMS_DENSITY, RMS_ENERGY, LIFT, DRAG)
249246
%

design/Unsteady_Shape_Opt_NACA0012/unsteady_naca0012_opt.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ WRT_SOL_FREQ= 1
214214
%
215215
WRT_SOL_FREQ_DUALTIME= 1
216216
%
217-
% Writing convergence history frequency% Writing convergence history frequency (dual time, only written to screen)
218-
WRT_CON_FREQ_DUALTIME= 10
219217
WRT_CON_FREQ= 1
220218
WRT_CSV_SOL=NO
221219
%

0 commit comments

Comments
 (0)