Skip to content

Commit 48a9138

Browse files
committed
Adapted config files
1 parent d0731ec commit 48a9138

File tree

26 files changed

+36
-36
lines changed

26 files changed

+36
-36
lines changed

Inc_Inviscid_Hydrofoil/inv_naca0012.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ MESH_FORMAT= SU2
182182
% Restart flow input file
183183
SOLUTION_FILENAME= solution_flow.dat
184184
%
185-
% Output file format (PARAVIEW, TECPLOT)
186-
OUTPUT_FORMAT= PARAVIEW
185+
% Output tabular format (CSV, TECPLOT)
186+
TABULAR_FORMAT= CSV
187187
%
188188
% Output file convergence history (w/o extension)
189189
CONV_FILENAME= history

Inc_Laminar_Cavity/lam_buoyancy_cavity.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ SOLUTION_FILENAME= solution_flow.dat
233233
SOLUTION_ADJ_FILENAME= solution_adj.dat
234234
%
235235
% Output file format (PARAVIEW, TECPLOT, STL)
236-
OUTPUT_FORMAT= PARAVIEW
236+
TABULAR_FORMAT= CSV
237237
%
238238
% Output file convergence history (w/o extension)
239239
CONV_FILENAME= history

Inc_Laminar_Flat_Plate/lam_flatplate.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ SOLUTION_FILENAME= solution_flow.dat
244244
SOLUTION_ADJ_FILENAME= solution_adj.dat
245245
%
246246
% Output file format (PARAVIEW, TECPLOT, STL)
247-
OUTPUT_FORMAT= PARAVIEW
247+
TABULAR_FORMAT= CSV
248248
%
249249
% Output file convergence history (w/o extension)
250250
CONV_FILENAME= history

Inc_Laminar_Step/lam_backwardstep.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ SOLUTION_FILENAME= solution_flow.dat
229229
SOLUTION_ADJ_FILENAME= solution_adj.dat
230230
%
231231
% Output file format (PARAVIEW, TECPLOT, STL)
232-
OUTPUT_FORMAT= PARAVIEW
232+
TABULAR_FORMAT= CSV
233233
%
234234
% Output file convergence history (w/o extension)
235235
CONV_FILENAME= history

Inc_Turbulent_Flat_Plate/turb_flatplate.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ SOLUTION_FILENAME= solution_flow.dat
235235
SOLUTION_ADJ_FILENAME= solution_adj.dat
236236
%
237237
% Output file format (PARAVIEW, TECPLOT, SLT)
238-
OUTPUT_FORMAT= PARAVIEW
238+
TABULAR_FORMAT= CSV
239239
%
240240
% Output file convergence history (w/o extension)
241241
CONV_FILENAME= history

Inc_Turbulent_NACA0012/turb_naca0012.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ SOLUTION_FILENAME= solution_flow.dat
238238
SOLUTION_ADJ_FILENAME= solution_adj.dat
239239
%
240240
% Output file format (PARAVIEW, TECPLOT, STL)
241-
OUTPUT_FORMAT= PARAVIEW
241+
TABULAR_FORMAT= CSV
242242
%
243243
% Output file convergence history (w/o extension)
244244
CONV_FILENAME= history

Inviscid_2D_Unconstrained_NACA0012/inv_NACA0012_basic.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ SOLUTION_FILENAME= solution_flow.dat
255255
% Restart adjoint input file
256256
SOLUTION_ADJ_FILENAME= solution_adj.dat
257257
%
258-
% Output file format (PARAVIEW, TECPLOT)
259-
OUTPUT_FORMAT= TECPLOT
258+
% Output tabular format (CSV, TECPLOT)
259+
TABULAR_FORMAT= CSV
260260
%
261261
% Output file convergence history (w/o extension)
262262
CONV_FILENAME= history

Inviscid_3D_Constrained_ONERAM6/inv_ONERAM6_adv.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ SOLUTION_ADJ_FILENAME= solution_adj.dat
206206
% Mesh input file format (SU2)
207207
MESH_FORMAT= SU2
208208
%
209-
% Output file format (PARAVIEW, TECPLOT)
210-
OUTPUT_FORMAT= TECPLOT
209+
% Output tabular format (CSV, TECPLOT)
210+
TABULAR_FORMAT= CSV
211211
%
212212
% Output file convergence history
213213
CONV_FILENAME= history

Inviscid_Bump/inv_channel.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ SOLUTION_FILENAME= solution_flow.dat
198198
SOLUTION_ADJ_FILENAME= solution_adj.dat
199199
%
200200
% Output file format (PARAVIEW, TECPLOT, STL)
201-
OUTPUT_FORMAT= TECPLOT
201+
TABULAR_FORMAT= CSV
202202
%
203203
% Output file convergence history (w/o extension)
204204
CONV_FILENAME= history

Inviscid_ONERAM6/inv_ONERAM6.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ SOLUTION_ADJ_FILENAME= solution_adj.dat
204204
% Mesh input file format (SU2)
205205
MESH_FORMAT= SU2
206206
%
207-
% Output file format (PARAVIEW, TECPLOT)
208-
OUTPUT_FORMAT= TECPLOT
207+
% Output tabular format (CSV, TECPLOT)
208+
TABULAR_FORMAT= CSV
209209
%
210210
% Output file convergence history
211211
CONV_FILENAME= history

Inviscid_Wedge/inv_wedge_HLLC.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ SOLUTION_FILENAME= solution_flow.dat
189189
% Restart adjoint input file
190190
SOLUTION_ADJ_FILENAME= solution_adj.dat
191191
%
192-
% Output file format (PARAVIEW, TECPLOT)
193-
OUTPUT_FORMAT= TECPLOT
192+
% Output tabular format (CSV, TECPLOT)
193+
TABULAR_FORMAT= CSV
194194
%
195195
% Output file convergence history (w/o extension)
196196
CONV_FILENAME= history

Laminar_Cylinder/lam_cylinder.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ SOLUTION_FILENAME= solution_flow.dat
186186
SOLUTION_ADJ_FILENAME= solution_adj.dat
187187
%
188188
% Output file format (PARAVIEW, TECPLOT, STL)
189-
OUTPUT_FORMAT= TECPLOT
189+
TABULAR_FORMAT= CSV
190190
%
191191
% Output file convergence history (w/o extension)
192192
CONV_FILENAME= history

Laminar_Flat_Plate/lam_flatplate.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ SOLUTION_FILENAME= solution_flow.dat
203203
SOLUTION_ADJ_FILENAME= solution_adj.dat
204204
%
205205
% Output file format (PARAVIEW, TECPLOT, STL)
206-
OUTPUT_FORMAT= TECPLOT
206+
TABULAR_FORMAT= CSV
207207
%
208208
% Output file convergence history (w/o extension)
209209
CONV_FILENAME= history

Multi_Objective_Shape_Design/inv_wedge_ROE_multiobj_combo.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ SOLUTION_FILENAME= solution_flow.dat
245245
% Restart adjoint input file
246246
SOLUTION_ADJ_FILENAME= solution_adj.dat
247247
%
248-
% Output file format (PARAVIEW, TECPLOT)
249-
OUTPUT_FORMAT= TECPLOT
248+
% Output tabular format (CSV, TECPLOT)
249+
TABULAR_FORMAT= CSV
250250
%
251251
% Output file convergence history (w/o extension)
252252
CONV_FILENAME= history

NICFD_nozzle/NICFD_nozzle.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ SOLUTION_FILENAME= solution_flow.dat
237237
%
238238
% Output file format (TECPLOT, TECPLOT_BINARY, PARAVIEW, PARAVIEW_BINARY,
239239
% FIELDVIEW, FIELDVIEW_BINARY)
240-
OUTPUT_FORMAT= PARAVIEW
240+
TABULAR_FORMAT= CSV
241241
%
242242
% Output file convergence history (w/o extension)
243243
CONV_FILENAME= history

Transitional_Flat_Plate/transitional_BC_model_ConfigFile.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
% Physical governing equations (EULER, NAVIER_STOKES,
1616
% WAVE_EQUATION, HEAT_EQUATION, LINEAR_ELASTICITY,
1717
% POISSON_EQUATION)
18-
SOLVER= INC_NAVIER_STOKES
18+
SOLVER= INC_RANS
1919
%
2020
% Specify turbulent model (NONE, SA, SA_NEG, SST)
2121
KIND_TURB_MODEL= SA
@@ -242,7 +242,7 @@ SOLUTION_FILENAME= restart_flow.dat
242242
SOLUTION_ADJ_FILENAME= solution_adj.dat
243243
%
244244
% Output file format (PARAVIEW, TECPLOT, STL)
245-
OUTPUT_FORMAT= TECPLOT
245+
TABULAR_FORMAT= CSV
246246
%
247247
% Output file convergence history (w/o extension)
248248
CONV_FILENAME= history

Turbulent_2D_Constrained_RAE2822/turb_SA_RAE2822.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
% Physical governing equations (EULER, NAVIER_STOKES,
1515
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1616
% POISSON_EQUATION)
17-
SOLVER= NAVIER_STOKES
17+
SOLVER= RANS
1818
%
1919
% Specify turbulent model (NONE, SA, SA_NEG, SST)
2020
KIND_TURB_MODEL= SA
@@ -261,7 +261,7 @@ SOLUTION_FILENAME= solution_flow.dat
261261
SOLUTION_ADJ_FILENAME= solution_adj.dat
262262
%
263263
% Output file format (PARAVIEW, TECPLOT, STL)
264-
OUTPUT_FORMAT= TECPLOT
264+
TABULAR_FORMAT= CSV
265265
%
266266
% Output file convergence history (w/o extension)
267267
CONV_FILENAME= history

Turbulent_Flat_Plate/turb_SA_flatplate.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
% Physical governing equations (EULER, NAVIER_STOKES,
1515
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1616
% POISSON_EQUATION)
17-
SOLVER= NAVIER_STOKES
17+
SOLVER= RANS
1818
%
1919
% If Navier-Stokes, kind of turbulent model (NONE, SA, SA_NEG, SST)
2020
KIND_TURB_MODEL= SA
@@ -212,7 +212,7 @@ SOLUTION_FILENAME= solution_flow.dat
212212
SOLUTION_ADJ_FILENAME= solution_adj.dat
213213
%
214214
% Output file format (PARAVIEW, TECPLOT, SLT)
215-
OUTPUT_FORMAT= TECPLOT
215+
TABULAR_FORMAT= CSV
216216
%
217217
% Output file convergence history (w/o extension)
218218
CONV_FILENAME= history

Turbulent_ONERAM6/turb_ONERAM6.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
% Physical governing equations (EULER, NAVIER_STOKES,
1515
% WAVE_EQUATION, HEAT_EQUATION, FEM_ELASTICITY,
1616
% POISSON_EQUATION)
17-
SOLVER= NAVIER_STOKES
17+
SOLVER= RANS
1818
%
1919
% Specify turbulence model (NONE, SA, SA_NEG, SST)
2020
KIND_TURB_MODEL= SA
@@ -264,7 +264,7 @@ SOLUTION_FILENAME= solution_flow.dat
264264
SOLUTION_ADJ_FILENAME= solution_adj.dat
265265
%
266266
% Output file format (PARAVIEW, TECPLOT, STL)
267-
OUTPUT_FORMAT= TECPLOT
267+
TABULAR_FORMAT= CSV
268268
%
269269
% Output file convergence history (w/o extension)
270270
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ SOLUTION_FILENAME= solution_flow_sst.dat
213213
SOLUTION_ADJ_FILENAME= solution_adj.dat
214214
%
215215
% Output file format (PARAVIEW, TECPLOT, STL)
216-
OUTPUT_FORMAT= TECPLOT
216+
TABULAR_FORMAT= CSV
217217
%
218218
% Output file convergence history (w/o extension)
219219
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq_1c.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SOLUTION_FILENAME= solution_flow.dat
230230
SOLUTION_ADJ_FILENAME= solution_adj.dat
231231
%
232232
% Output file format (PARAVIEW, TECPLOT, STL)
233-
OUTPUT_FORMAT= TECPLOT
233+
TABULAR_FORMAT= CSV
234234
%
235235
% Output file convergence history (w/o extension)
236236
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq_2c.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SOLUTION_FILENAME= solution_flow.dat
230230
SOLUTION_ADJ_FILENAME= solution_adj.dat
231231
%
232232
% Output file format (PARAVIEW, TECPLOT, STL)
233-
OUTPUT_FORMAT= TECPLOT
233+
TABULAR_FORMAT= CSV
234234
%
235235
% Output file convergence history (w/o extension)
236236
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq_3c.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SOLUTION_FILENAME= solution_flow.dat
230230
SOLUTION_ADJ_FILENAME= solution_adj.dat
231231
%
232232
% Output file format (PARAVIEW, TECPLOT, STL)
233-
OUTPUT_FORMAT= TECPLOT
233+
TABULAR_FORMAT= CSV
234234
%
235235
% Output file convergence history (w/o extension)
236236
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq_p1c1.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SOLUTION_FILENAME= solution_flow.dat
230230
SOLUTION_ADJ_FILENAME= solution_adj.dat
231231
%
232232
% Output file format (PARAVIEW, TECPLOT, STL)
233-
OUTPUT_FORMAT= TECPLOT
233+
TABULAR_FORMAT= CSV
234234
%
235235
% Output file convergence history (w/o extension)
236236
CONV_FILENAME= history

UQ_NACA0012/turb_NACA0012_uq_p1c2.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SOLUTION_FILENAME= solution_flow.dat
230230
SOLUTION_ADJ_FILENAME= solution_adj.dat
231231
%
232232
% Output file format (PARAVIEW, TECPLOT, STL)
233-
OUTPUT_FORMAT= TECPLOT
233+
TABULAR_FORMAT= CSV
234234
%
235235
% Output file convergence history (w/o extension)
236236
CONV_FILENAME= history

documents/turb_hl_crm.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ SOLUTION_ADJ_FILENAME= solution_adj.dat
234234
%
235235
% Output file format (TECPLOT, TECPLOT_BINARY, PARAVIEW,
236236
% FIELDVIEW, FIELDVIEW_BINARY)
237-
OUTPUT_FORMAT= PARAVIEW
237+
TABULAR_FORMAT= CSV
238238
%
239239
% Output file convergence history (w/o extension)
240240
CONV_FILENAME= history

0 commit comments

Comments
 (0)