• Nie Znaleziono Wyników

On Finite Element Method Application in Computational Aeroelasticity

N/A
N/A
Protected

Academic year: 2021

Share "On Finite Element Method Application in Computational Aeroelasticity"

Copied!
16
0
0

Pełen tekst

(1)

c

TU Delft, The Netherlands, 2006

ON FINITE ELEMENT METHOD APPLICATION IN

COMPUTATIONAL AEROELASTICITY

Petr Sv´aˇcek∗, Jarom´ır Hor´cek

Czech Technical University, Faculty of Mechanical Engineering, Karlovo n´am. 13, Praha 2, 121 35

e-mail: Petr.Svacek@fs.cvut.cz

Czech Academy of Sciences, Institute of Thermomechanics, Dolejskova 5, 182 00 Praha 8

Key words: aeroelasticity, finite element method

Abstract. The paper focuses on numerical simulations of coupled fluid and structural models of aeroelasticity. The fluid motion is described by the incompressible Reynolds Av-eraged Navier-Stokes equations (RANS) coupled with Spallart-Almaras turbulence model. The numerical solution by finite element method (FEM) stabilized with the Galerkin Least Squares (GLS) method is applied onto RANS system of equations. The Spallart- Almaras turbulence model is approximated by the FEM stabilized by the streamline upwind/Petrov-Galerkin (SUPG) method. The airfoil motion is described by a system of ordinary dif-ferential equations. The airfoil vibrations with large amplitudes result in deformations of the computational domain, which are treated with the aid of Arbitrary Lagrangian-Eulerian(ALE) method. Numerical results for several problems are compared to NAS-TRAN computations as well as to available experimental data.

1 INTRODUCTION

The paper is focused on numerical simulations of two dimensional viscous incompress-ible air flow around an airfoil. The main objective is a correct numerical approximation of aerodynamic forces acting on the oscillating airfoil as well as the numerical simulations of aeroelastic phenomena in postcritical regimes after losing the stability of the system. The relevant flow velocities for the selected class of problems are in the range 0 − 120 m s−1.

The flow is described by the incompressible Navier-Stokes equations, where the turbulence effects are taken into account.

(2)

the stabilization based on GLS (Galerkin Least-Squares) method together with grad-div stabilization is employed. The choice of the stabilization parameters is based on the nu-merical analysis of the problem as well as the nunu-merical experience, see [5], [8]. The method is applied to the solution of Reynolds Averaged Navier-Stokes (RANS) equa-tions. The Reynolds stresses involved in the RANS equations are modelled with the aid of the Spallart-Almaras turbulence model (for an overview of turbulence models used in computational fluid dynamics (CFD), see, e.g. [10]).

The structure motion is simulated by the solution of a system of nonlinear ordinary differential equations for the vertical and angular displacements. The airfoil motion results in deformations of the computational domain, which are treated with the aid of Arbitrary Lagrangian-Eulerian(ALE) method, see [6], [4].

2 PROBLEM DESCRIPTION

0

t

t

Lt A

t

Figure 1: Comparison of Lagrangian and Arbitrary Lagrangian-Eulerian mappings.

In this figure the demonstration of Lagrangian mapping (on the left) and ALE mapping (on the right) is shown. Although the Lagrangian mapping allows the structure to be deformed, the other (artificial) boundaries are also deformed , which is unusable in practical computations. ALE mapping is then the “compromise” between having fixed artificial boundaries and deformed structure boundary.

2.1 NUMERICAL SIMULATION ON MOVING MESHES

(3)

be introduced. The ALE method is based on the definition of an ALE mapping of the original configuration computational domain G0 onto the computational domain Gt and

the definition of the ALE domain velocity as the time derivative of the ALE mapping At,

i.e. At: G0 7→ Gt, w˜g = ∂At ∂t , wg = ˜wg◦ A −1 t .

With the aid of the time differentiation with respect to the original configuration G0,

leading to the so-called ALE derivative denoted by DDtAt, the time derivative of any function can be rewritten as ∂t∂ = DDtAt − (wg · ∇). For more details about ALE method, see, e.g.,

[6].

2.2 REYNOLDS AVERAGED NAVIER-STOKES EQUATIONS AND

TUR-BULENCE MODELLING

Let us assume that at each time instant t the boundary Gt is split into three distjoint

parts ∂Gt = ΓD ∪ ΓO ∪ ΓWt. The fluid velocity vector v = (v1, v2) is decomposed into

mean part V = (V1, V2) and fluctuating part v′ = (v1′, v2′), i.e. v = V + v′. Similary

the kinematic pressure p is decomposed into mean part P and fluctuating part p′, i.e.

p = P + p′. The Reynolds Averaged Navier-Stokes system of equations reads

∂Vi ∂t − ν X j ∂ ∂xj  ∂Vi ∂xj + ∂Vj ∂xi  + (V · ∇) Vi+ ∂P ∂xi = −X j ∂ ∂xj v′ ivj′ + fi, (1) ∇ · V = 0, where in the right hand side terms are so called Reynolds stresses σij = −vi′v′j.

The system (1) is equipped with the boundary conditions

a) V = VD, on ΓD, b) V = wg, on ΓWt, (2) c) −νX j  ∂Vi ∂xj +∂Vj ∂xi  nj + (P − Pref)ni = X j σijnj, on ΓO,

where wg is the ALE domain velocity, VD is Dirichlet boundary condition and Pref is

the reference pressure at the outlet. By n = (n1, n2) we denote the unit outward normal

to the boundary of the domain. If we set σij ≡ 0, then the boundary condition (2,c) is

reduced to the well-known “do-nothing” boundary condition. Further, for the system of equations (1) we use the initial condition V(x, 0) = V0(x) for x ∈ G0.

The Reynolds stress tensor σ = (σij) requires further modelling. We use the Bousinesq

(4)

where k is the kinetic energy of the fluctuating parts of velocity vector and νT is turbulent

kinematic viscosity.

The turbulent kinematic viscosity is modelled with the aid of one-equation Spallart-Almaras model, the volumetric part −2

3kδij is included in the pressure term. In this

approach, the system of equations (1) is coupled with the following nonlinear partial differential equation DAt ˜ ν Dt + ((V − wg) · ∇) ˜ν = 1 β " 2 X i=1 ∂ ∂xi  (ν + ˜ν)∂ ˜ν ∂xi  + cb2(∇˜ν) 2 # + G − Y, (3) equipped with the boundary conditions ˜ν = 0 on ΓWt and

∂ ˜ν

∂n = 0 on ΓO ∪ ΓD. The

functions G and Y are functions of the tensor of rotation Ω = Ω(V) of the mean velocity vector V and of the wall distance y, i.e.

G = cb1S · ˜˜ ν, Y = cw1 ˜ ν2 y2  1+c6 w3 1+c6 w3/g6 16 , S =˜ S + ν˜ κ2y2fv2  , fv2 = 1 − χ 1+χfv1, g = r + cw2(r 6− r), r = ν˜ ˜ Sκ2y2, S =p2Ω(V) : Ω(V), Ω(V) = 1 2(∇V − ∇VT).

The following choice of constants is used cb1 = 0.1355, cb2 = 0.622, β = 2

3, cv = 7.1,

cw3 = 0.3, cw3 = 2.0, κ = 0.41, cw1 = cb1/κ

2+ (1 + c

b2)/β. The Reynolds stresses then are

computed as σij = −νT  ∂Vi ∂xj +∂Vj ∂xi  , νT = ˜ν χ3 χ3 + c3 v , χ = ν˜ ν,

where the volumetric part of σ has been included in the pressure term, i.e. P∗ = P + 2 3k.

In what follows we shall not distinguish between P and P∗, we shall simply use the symbol

P .

The space discretization of the problem is carried out by the finite element method, which starts from the so called weak formulation. To this end we introduce the velocity spaces W, X, the pressure space Q and the turbulence model space Λ:

W = (H1(Gt))2, X = {η ∈ W ; η|ΓD∪ΓW t = 0}, Q = L 2(G

t), Λ = {φ ∈ W ; φ|ΓW t = 0}

where L2(G

t) is the Lebesgue space of square integrable functions over the domain Gt and

H1(G

t) is the Sobolev space of functions square integrable together with their first order

derivatives.

Now, by multiplying the system of equation (1) by a test function η ∈ X and q ∈ Q, integrating over the domain Gt and using Green’s theorem, we obtain the weak

formula-tion: find V : h0, T i 7→ W such that for all t the Dirichlet boundary conditions (2 a-b) are satisfied and P : h0, T i 7→ Q such that for all t ∈ h0, T i the following equality holds

(5)

α

h β

Figure 2: Airfoil pitching, plunging and rotation of the flap where a(b; V, P ; η, q) =  D AtV Dt + (b · ∇)V, η  Gt + ν  ∇V, ∇η  Gt +X i,j  σij(V), ∂ηi ∂xj  Gt −  P, ∇ · η  Gt +  ∇ · V, q  Gt , L(η) = (f, η)Gt.

Now, by multiplying the equation (3) by a test function φ ∈ Λ, integrating over the domain Gtand using the Green’s theorem, we obtain the weak formulation of the Spallart-Almaras

turbulence one-equation model: Find ˜ν : [0, T ] 7→ Λ such that for all φ ∈ Λ and for any time t ∈ [0, T ] the following equation holds

 DAtν˜ Dt + (V − wg) · ∇˜ν + Y, φ  Gt +  (ν + ˜ν)∇˜ν, ∇φ  Gt = (G, φ)Gt+  cb2 β (∇˜ν) 2, φ  . (5) 2.3 STRUCTURE MODEL

A typical section airfoil (semichord b) in subsonic air flow is considered as shown in Figure 2. A trailing edge flap is hinged at cβb after the midchord. By h, α and β the

plunging of the elastic axis, pitching of the airfoil and rotation of the flap is denoted, respectively (see Figure 3). The system motion generates unsteady aerodynamic lift L = L(t), aerodynamic moment M = M(t) and hinge moment Mβ = Mβ(t). By kh, kα

and kβthe spring constant of wing bending, wing torsional stiffness and flap hinge moment

are denoted, respectively. The mass matrix is defined by the mass m and the moment of inertia Iα of the entire airfoil around the elastic axis. The flap moment of inertia around

the hinge is denoted by Iβ. The equations of motion for a flexibly supported rigid airfoil,

read

(6)

where M =   m Sα Sβ Sα Iα (cβ − e)bSβ+ Iα Sβ (cβ − e)bSβ + Iα Iβ  , K =   kh 0 0 0 kα 0 0 0 kβ  , D =   dh 0 0 0 dα 0 0 0 dβ  ,

and u = (h, α, β)T, f = (−L, M, Mβ)T. By fN L the nonlinear terms are denoted.

b b eb c b x b x bα β β elastic axis c. g. of flap elastic axis of flap c. g. of airfoil section

Figure 3: Typical airfoil section with three degrees of freedom.

By b the semichord of the airfoil is denoted, e b denotes the location of the elastic axis of the wing after midchord, xαbthe location of the center of gravity after the elastic axis, cβb denotes the location of the

flap hinge after the midchord and xβb the location of the center of gravity of the flap.

3 DISCRETIZATION OF THE PROBLEM

3.1 SPACE-TIME DISCRETIZATION

First, we start with time partition 0 = t0 < t1 < · · · < T, tk = k∆t, with a time step

∆t > 0 and approximate the function V(tn), P (tn) and ˜ν(tn) defined in Gtn at time tn by

Vn, Pn and ˜νn. The ALE derivative can approximated by the finite differences

(7)

where for a function f : Gi 7→ R the function ˆfi : Gn+17→ R is defined as ˆfi= f ◦Ati◦A −1 tn+1

at a fixed time step tn+1. Then the form a is modified in the following way:

a(b; V, P ; η, q) =  3V n+1 2∆t , η  Gn+1 + ν  ∇V, ∇η  Gn+1 +X i,j  σij(V), ∂ηi ∂xj  Gn+1 +  (b · ∇)V, η  Gn+1 −  P, ∇ · η  Gn+1 +  ∇ · V, q  Gn+1 , L(η) =  4 ˆV n− ˆVn−1 2∆t , η  Gn+1 ,

and the semi-implicit weak form of the Spallart-Almaras turbulence reads: Find ˜νn+1 ∈ Λ

such that for all φ ∈ Λ holds the following equation

aSA(˜νn+1, φ) = LSA(φ), (8) where aSA(˜νn+1, φ) =3˜ν n+1 2∆t +(V n+1−w g)·∇˜νn+1+s(n)ν˜n+1, φ  Gn+1 +ν + ˜ν n β ∇˜ν n+1, ∇φ Gn+1 LSA(φ) = 4ˆ˜ν n − ˆ˜νn−1 2∆t , φ  Gn+1 +  G(n), φ  Gn+1 + cb2 β (∇ˆ˜ν n )2, φ  Gn+1 , and s(n) = cw1 ˜ νn y2  1 + c6 w3 1 + c6 w3/g 6 1/6 , G(n) = cb1Sˆ˜ν n .

In order to apply the Galerkin FEM, we approximate the spaces W, X, Q from the weak formulation by finite dimensional subspaces W∆ ⊂ W , Q∆ ⊂ Q , Λ∆ ⊂ Λ for

∆ ∈ (0, ∆0) and we set

X∆= {v∆∈ W∆; v∆|ΓD∩ΓW t = 0}.

Hence, we define the discrete problem to find an approximate solution V∆ ∈ W∆ and

P∆ ∈ Q∆ such that V∆ satisfies approximately boundary conditions and the identity

a(V∆− wg; V∆, P∆; η∆, q∆) = L(η∆), for all η∆, q∆ (9)

The couple (X∆, Q∆) of the finite element spaces should satisfy the Babuˇska-Brezzi

(BB) inf-sup condition (see, e.g. [7]). In our computations, the well-known Taylor-Hood P2/P1 conforming elements on triangular meshes are used for the velocity/pressure

(8)

The standard Galerkin discretization (9) may produce approximate solutions suffering from spurious oscillations for high Reynolds numbers. In order to avoid this drawback, the stabilization via Galerkin Least-Squares technique is applied (see, e.g. [5], [3]). The stabilization terms are defined as

L∆(b; V∆, p∆; η∆, q∆) = X K∈T∆ δK  3V∆ i 2∆t − ν△V∆ i+ (b · ∇) V∆ i, (b · ∇)η∆ i+ ∂q∆ ∂xi  K + X K∈T∆ δK  ∂P∆ ∂xi − 2 X j=1 ∂σij(V∆) ∂xj , (b · ∇)η∆ i+∂q∆ ∂xi  K , F∆(η) = X K∈T∆ δK  4 ˆVn ∆ i− ˆV∆ in−1 2∆t + fi, (b · ∇)η∆ i+ ∂q∆ ∂xi  K , (10)

and the additional grad-div stabilization terms S∆(V∆, η∆) =

X

K∈T∆

τK(∇ · V∆, ∇ · η∆)K, (11)

are introduced with parameters δK ≥ 0 and τK ≥ 0

δK ≈ h2, τK ≈ 1

The stabilized discrete problem reads: Find V∆∈ W∆and P∆×Q∆such that V∆satisfies

approximately conditions (2), a), b) and

a(V∆− wg; V∆, P∆; η∆, q∆) + L∆(V∆− wg; V∆, P∆; v∆, q∆) (12)

+S∆(V∆, η∆) = L(η∆) + F∆(V∆) for all η∆∈ X∆, q∆) ∈ Q∆.

Furthermore, the approximate solution of the RANS system (1) is coupled with the Spallart-Almaras turbulence model given by the solution of (8). The nonlinear alge-braic discrete system (12) and (8) is solved on each time level tn+1 with the aid of the

linearized Oseen iterative process. More detailed description of Oseen iterative process can be found in [9] for (laminar) Navier-Stokes equations.

4 MESH MOVING STRATEGY

(9)

The Lam´e constants λ and µ are given by

λ = Eσ

(1 + σ)(1 − 2σ)

µ = E

2(1 + σ),

where E represents the modulus of elasticity and σ the Poisson ratio for a solid material. The vector u = (u1, u2) represents the displacement. The advantage of this approach is

that regions of large modulus of elasticity E will be displaced as a solid body, see Figure 4. We employ a distribution of E which is inversely proportional to the cell volume, see [11]

Figure 4: Grid deformation computed by the linear elasticity analogy for two different positions.

5 RESULTS OF AEROELASTIC COMPUTATIONS

In the presented numerical results we restrict ourselves onto the case of two degrees of freedom h and α, i.e. β ≡ 0. The system of ordinary differential equations is then described by

m ¨h + Sαα + d¨ h˙h + khh = −L(t), (13)

Sα¨h + Iαα + d¨ a˙a + kαα = M(t).

5.1 Flexibly supported airfoil

This section presents results of the numerical simulation of flow induced vibrations obtained for the airfoil NACA 632− 415. The following quantities are considered: m =

0.086622 kg, Sα = 0.000779673 kg m, Iα = 0.000487291 kg m2, kh = 105.109 N m−1,

kα = 3.695582 N m rad−1, l = 0.05 m, b = 0.15 m, ρ = 1.225 kg −3, ν = 1.5 ·

(10)

velocit[m/s] 20.5126 19.5358 18.559 17.5822 16.6054 15.6287 14.6519 13.6751 12.6983 11.7215 10.7447 9.76791 8.79112 7.81433 6.83754 5.86075 4.88396 3.90717 2.93038 1.95359 0.976796 pressure[Pa] 187.225 174.393 161.561 148.729 135.897 123.064 110.232 97.4002 84.5681 71.736 58.9039 46.0718 33.2397 20.4076 7.5755 -5.2566 -18.0887 -30.9208 -43.7529 -56.585 -69.4171

Figure 5: The time averaged fluid velocity and pressure isolines for inlet velocity U = 25m s−1, stationary

solution.

of gravity T measured along the chord from the leading edge xT = 0.86b = 0.129 m

and xT = 0.74b0.111 m, which corresponds to choice Sα = 0.000779673 and Sα =

−0.000779673, respectively. The structural damping is neglected and dh and dα are set

to 0.

The far field flow velocity is considered in the range U∞ = 5 − 50 m s−1, which yields

the Reynolds number Re = U∞c/ν in the range 105−106. Although the numerical scheme

presented above can be applied on any triangular mesh, accurate results are conditioned by the use of a mesh sufficiently refined in regions of strong gradients, e.g. in a boundary layer. The anisotropic mesh generator from [2] was employed for the adaptive mesh refinement and the resulting mesh was adapted to the solution behaviour.

First, we show the results for the case of xT = 0.74b. Figure 5 show the velocity and

pressure distribution for the far field velocity U = 25m s−1, Figures 8 and 9 show the

stable and unstable situation as well as the comparison with NASTRAN computations. Next, for the case xT = 0.86b Figures 10, 11 shows the behaviour of the aeroelastic

model with increasing far field velocity.

120 mm 180 mm

(11)

xT 0.86b 0.74b

Sα 0.000779673 kg m, −0.000779673 kg m,

critical flow velocity 30.3 m s−1 37.7 m s−1

Table 1: The results obtained by NASTRAN code (see [1]) 5.2 Flexibly supported airfoil in a channel

This section presents results of the numerical simulation of flow induced vibrations obtained for the airfoil in the channel (Figure 6). The following quantities are considered: m = 0.1 kg,, Sα = −0.00013 kg m, Iα = 0.000095 kg m2, kh = 1500 N m−1, kα =

5.5 N m rad−1, l = 0.08 m, b = 0.060 m, ρ = 1.225 kg m−3, ν = 1.5 · 10−5 m s−2. The

position of the elastic axis EA of the airfoil measured along the chord from the leading edge is xEA = 23b = 0.4 m . The damping coefficients dh and dαare set to dh = 5.0 N s /m

and dα = 0.003 N m s / rad.

The far field flow velocity is considered in the range U∞= 0 m s−1− 50 m s−1. Figure

12 shows the numerical results. The experimental critical velocity was V∞ ≈ 120m s−1.

Acknowledgment

This research was supported under the project of the Grant Agency of the Academy of Science of the Czech Republic No IAA200760613 ”Computer modelling of aeroelastic phenomena for real fluid flowing past vibrating airfoils particularly after the loss of system stability” and also under Research Plan MSM 6840770003 of the Ministry of Education of the Czech Republic.

Figure 7: Numerical comparison with experiment. The airfoil with two degrees of freedom in the channel.

REFERENCES

(12)

[2] V. Dolejˇs´ı. Anisotropic mesh adaptation technique for viscous flow simulation. East-West Journal of Numerical Mathematics, 9 (1):1–24, 2001.

[3] T. Gelhard, G. Lube, and M. A. Olshanskii. Stabilized finite element schemes with LBB-stable elements for incompressible flows. Journal of Computational Mathemat-ics, 177:243–267, 2005.

[4] P. LeTallec and J. Mouro. Fluid structure interaction with large structural dis-placements. In 4th ECCOMASS Computational Fluid Dynamics Conference, pages 1032–1039, 1998.

[5] G. Lube. Stabilized Galerkin finite element methods for convection dominated and incompressible flow problems. Numerical Analysis and Mathematical Modellin, 29:85– 104, 1994.

[6] T. Nomura and T. J. R. Hughes. An arbitrary Lagrangian-Eulerian finite element method for interaction of fluid and a rigid body. Computer Methods in Applied Mechanics and Engineering, 95:115–138, 1992.

[7] V. Girault P.-A. Raviart. Finite Element Methods for the Navier-Stokes Equations. Springer, Berlin, 1986.

[8] P. Sv´aˇcek and M. Feistauer. Application of a stabilized FEM to problems of aeroelas-ticity. In M. Feistauer, V. Dolejˇs´ı, and Najzar K., editors, Numerical Mathematics and Advanced Applications, ENUMATH2003, pages 796–805, Heidelberg, 2004. Springer. [9] Sv´aˇcek, P. , M. Feistauer, and J. Hor´aˇcek. Numerical simulation of flow induced airfoil vibrations with large amplitudes. Journal of Fluids and Structures, 2004. (submitted).

[10] D. C. Wilcox. Turbulence Modeling for CFD. DCW Industries, 1993.

(13)

0 0.5 1 1.5 2 2.5 −5 −4 −3 −2 −1 0 1 2 3 4 5 t[s] h[mm] 0 0.5 1 1.5 2 2.5 −5 −4 −3 −2 −1 0 1 2 3 4 5 t[s] α [o] V∞= 25 m s−1 0 0.5 1 1.5 2 2.5 −40 −30 −20 −10 0 10 20 30 40 t[s] h[mm] 0 0.5 1 1.5 2 2.5 −10 −8 −6 −4 −2 0 2 4 6 8 10 t[s] α [o] V∞= 40 m s−1

Figure 8: The flexibly supported airfoil in free stream with the elastic axis located after the

center of gravity measured from the leading edge of the airfoil.

RANS simulations with Spallart-Almaras turbulence model for V∞ = 25 and 40 m s−1. The graph of the airfoil displacements in h (on the left) and α (on the right). For velocity V∞ = 40m s−1 you can see the typical flutter behaviour.

0 10 20 30 40 0 5 10 15 20

Far field velocity

Frequency

Figure 9: The flexibly supported airfoil in free stream with the elastic axis located after the

center of gravity.

(14)

t [s] h [m m ] 0 0.5 1 1.5 2 -4 -2 0 2 4 t [s] α 0 0.5 1 1.5 2 -4 0 4 V∞ = 2 m s−1 t [s] h [m m ] 0 0.5 1 1.5 2 -4 -2 0 2 4 t [s] α 0 0.5 1 1.5 2 -4 0 4 V∞ = 5 m s−1 t [s] h [m m ] 0 0.5 1 1.5 2 -4 -2 0 2 4 t [s] α 0 0.5 1 1.5 2 -4 0 4 V∞ = 8 m s−1 t [s] h [m m ] 0 0.5 1 1.5 2 -4 -2 0 2 4 t [s] α 0 0.5 1 1.5 2 -4 0 4 V∞= 11 m s−1

Figure 10: The flexibly supported airfoil in free stream with the elastic axis located front to the center of gravity measured from the leading edge of the airfoil.

RANS simulations with Spallart-Almaras turbulence model for V∞ = 2, 5, 8 and 11 m s

1

(15)

t [s] h [m m ] 0 0.5 1 1.5 2 -4 -2 0 2 4 t [s] α 0 0.5 1 1.5 2 -4 0 4 V∞= 14 m s−1 t [s] h [m m ] 0 0.25 0.5 0.75 1 -100 0 100 t [s] α 0 0.25 0.5 0.75 1 -20 -10 0 10 20 V∞= 29 m s−1 t [s] h [m m ] 0 0.25 0.5 0.75 1 -100 0 100 t [s] α 0 0.25 0.5 0.75 1 -20 -10 0 10 20 V∞= 32 m s−1 t [s] h [m m ] 0 0.25 0.5 0.75 1 -100 0 100 t [s] α 0 0.25 0.5 0.75 1 -20 -10 0 10 20 V∞= 35 m s−1

Figure 11: The flexibly supported airfoil in free stream with the elastic axis located front to the center of gravity measured from the leading edge of the airfoil.

RANS simulations with Spallart-Almaras turbulence model for V∞ = 14, 29, 32, 35 m s

−1

The graph of the airfoil displacements in h (on the left) and α (on the right). For V∞ = 35 m s

−1 the typical flutter

(16)

t [s] h [m m ] 0 0.1 0.2 0.3 0.4 0.5 -0.6 0 0.6 t [s] α 0 0.1 0.2 0.3 0.4 0.5 -2 0 2 V∞= 10 m s−1 t [s] h [m m ] 0 0.1 0.2 0.3 0.4 0.5 -0.6 0 0.6 t [s] α 0 0.1 0.2 0.3 0.4 0.5 -2 0 2 V∞= 30 m s−1 t [s] h [m m ] 0 0.1 0.2 0.3 0.4 0.5 -0.6 0 0.6 t [s] α 0 0.1 0.2 0.3 0.4 0.5 -2 0 2 V∞= 40 m s−1 t [s] h [m m ] 0 0.1 0.2 0.3 0.4 0.5 -0.6 0 0.6 t [s] α 0 0.1 0.2 0.3 0.4 0.5 -2 0 2 V∞= 50 m s−1

Figure 12: The flexibly supported airfoil in the channel.

RANS simulations with Spallart-Almaras turbulence model for V∞= 10, 30, 40, 50 m s

1

Cytaty

Powiązane dokumenty

Pierw szym źródłem jest więc podróż, traktow ana jako eksploracja, odkryw anie, w ysiłek badawczy.. Z obaczyć ją, poznać,

Note that this additional term does not change the stencil size at the grid point (/, J) i n the compact finite difference medio- dology. Higher-order RBF-FD methods were earlier

defined as follows: he- is the forced oscillation frequency of the cylinder, S,, = lila is the vortex, shedding frequency and Si is the Strouhal number, computed to be equal to 0.155

Eschatologia dla mnie nie jest już nauką o rze­ czach ostatecznych, ale o Kimś, o Eschatosie, w którym objawił się Eschaton.. Przyszłość, do której zdążamy, jest

In the case of a direct solver, the ordering of the unknowns suggested in (29), that is, first all velocity unknowns and then all pressure unknowns appears to be very inefficient,

Tego rodzaju transakcje mogły n a przykład zaistnieć wówczas, gdy strony były związane ze sobą bliskim i więzami rodzinnym i lub sąsiedzkim i, a po drugie m ogła

Wyrażali przy tym troskę o stan wiedzy i świadom ości społecznej w dziedzinie historycznoliterackiej, sugerując przesunięcie ciężaru zainteresowania Towarzystwa

Wymownym przejawem czci Matki Bożej w Zgromadzeniu jest również fakt, że podczas przyjęcia kandydatki do postulatu, przełożo- na wręcza jej medalik Niepokalanej, mówiąc: