-
Notifications
You must be signed in to change notification settings - Fork 115
Expand file tree
/
Copy pathsolid.cfg
More file actions
38 lines (38 loc) · 1.32 KB
/
solid.cfg
File metadata and controls
38 lines (38 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% SU2 configuration file %
% Case description: Unsteady FSI of a NACA 0012 %
% Author: Nicola Fonzi, Vittorio Cavalieri %
% Institution: Politecnico di Milano %
% Date: Dec 10, 2020 %
% File Version 7.0.8 "Blackbird" (or newer) %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%
% INTEGER VALUES
%%%%%%%%%%%%%%%%%%%%%%%
NMODES = 2
%%%%%%%%%%%%%%%%%%%%%%%
% STRING VALUES
%%%%%%%%%%%%%%%%%%%%%%%
%
MESH_FILE = modal.f06
PUNCH_FILE = modal.pch
MOVING_MARKER = 1
TIME_MARCHING = YES
RESTART_SOL = NO
%
%
%
%%%%%%%%%%%%%%%%%%%%%%%
% FLOAT VALUES
%%%%%%%%%%%%%%%%%%%%%%%
%
MODAL_DAMPING = 0.0
DELTA_T = 0.001
RHO = 0.5
%%%%%%%%%%%%%%%%%%%%%%%
% Initial conditions for the modes
%%%%%%%%%%%%%%%%%%%%%%%
% 5 degrees and no plunge
INITIAL_MODES = {0:-0.1061,1:-0.1657}