Exercise 4.1 Displacement formulation of linear elastodynamics: - - PowerPoint PPT Presentation

exercise 4 1
SMART_READER_LITE
LIVE PREVIEW

Exercise 4.1 Displacement formulation of linear elastodynamics: - - PowerPoint PPT Presentation

Exercise 4.1 Displacement formulation of linear elastodynamics: strong and weak forms, Galerkin FE model General IBVP of linear elastodynamics Find u i = u i ( x , t ) =?, ij = ij ( x , t ) =?, ij = ij ( x , t ) =? satisfying in :


slide-1
SLIDE 1

Exercise 4.1

Displacement formulation of linear elastodynamics: strong and weak forms, Galerkin FE model

General IBVP of linear elastodynamics

Find ui = ui(x, t) =?, εij = εij(x, t) =?, σij = σij(x, t) =? satisfying in Ω: σij|j+fi = ̺ ¨ ui , εij = 1 2

  • ui|j+uj|i
  • ,

σij =

  • Cijkl εkl

(anisotropy) , 2µ εij + λ εkk δij (isotropy) , with the initial conditions (at t = t0): ui(x, t0) = u0

i (x)

and ˙ ui(x, t0) = v 0

i (x)

in Ω , and subject to the boundary conditions on Γ = Γu ∪ Γt (Γu ∩ Γt = ∅): ui(x, t) = ˆ ui(x, t) on Γu , σij(x, t) nj = ˆ ti(x, t) on Γt .

1 Derive the displacement formulation of elasticity (Navier’s equations) 2 Derive the weak variational form of the displacement formulation 3 Derive the Galerkin FE model (i.e., M ¨

q(t) + K q(t) = Q(t))

slide-2
SLIDE 2

Exercise 4.2

A simple thermo-elastic problem

0.80 0.40 0.20 0.16 0.04 symmetry axis thermal insulation thermal insulation

aluminium

̺ = 2700 kg

m3 , k = 238 W m K, Cp = 900 J kg K

E = 70 · 109 Pa, ν = 0.33, α = 23 · 10−6 1

K

T0 T0 + 50 K

slide-3
SLIDE 3

Exercise 4.3

Using the Weak Form PDE Interface in COMSOL Multiphysics

aluminium cantilever plate

thickness = 0.005 0.80 0.01 0.04

lead

Q(t) ̺Al = 2700 kg

m3 ,

EAl = 70 · 109 Pa , νAl = 0.33 , ̺Pb = 11340 kg

m3 ,

EPb = 16 · 109 Pa , νPb = 0.44 .

slide-4
SLIDE 4

Exercise 4.3

Using the Weak Form PDE Interface in COMSOL Multiphysics

aluminium cantilever plate

thickness = 0.005 0.80 0.01 0.04

lead

Q(t) ̺Al = 2700 kg

m3 ,

EAl = 70 · 109 Pa , νAl = 0.33 , ̺Pb = 11340 kg

m3 ,

EPb = 16 · 109 Pa , νPb = 0.44 .

aluminium cantilever plate

thickness = 0.005 0.02 0.80 concentrated mass weak term mPb = ̺Pb · 0.04 [m] · 0.01 [m] Q(t)

slide-5
SLIDE 5

Exercise 4.3

Using the Weak Form PDE Interface in COMSOL Multiphysics

Weak form for harmonic linear elasticity

ω2

̺ ui δui −

σij δui|j +

fi δui +

  • Γt

ˆ ti δui = 0 Here: σij = σij(u) =    Cijkl uk|l – for anisotropic material µ

  • ui|j + uj|i
  • + λ uk|k δij

– for isotropic material

slide-6
SLIDE 6

Exercise 4.3

Using the Weak Form PDE Interface in COMSOL Multiphysics

Weak form for harmonic linear elasticity

ω2

̺ ui δui −

σij δui|j +

fi δui +

  • Γt

ˆ ti δui = 0 Here: σij = σij(u) =    Cijkl uk|l – for anisotropic material µ

  • ui|j + uj|i
  • + λ uk|k δij

– for isotropic material

Constants:

  • mega = 2*pi*f

mu = E/2/(1+nu) lam = nu*E/(1+nu)/(1-2*nu)

Domain expressions (for an isotropic material):

s11 = 2*mu*u1x + lam*(u1x+u2y) s22 = 2*mu*u2y + lam*(u1x+u2y) s12 = mu*(u1y+u2x)

slide-7
SLIDE 7

Exercise 4.3

Using the Weak Form PDE Interface in COMSOL Multiphysics

Weak form for harmonic linear elasticity

ω2

̺ ui δui −

σij δui|j +

fi δui +

  • Γt

ˆ ti δui = 0 Here: σij = σij(u) =    Cijkl uk|l – for anisotropic material µ

  • ui|j + uj|i
  • + λ uk|k δij

– for isotropic material

Domain integrand (in Ω):

  • mega^2*rho*( u1*test(u1) + u2*test(u2) )
  • s11*test(u1x) - s12*test(u1y+u2x) - s22*test(u2y)

f1*test(u1) + f2*test(u2)

Neumann boundary integrand (on Γt):

t1*test(u1) + t2*test(u2)

Concentrated mass weak term:

  • mega^2*mass*( u1*test(u1) + u2*test(u2) )