Fluid-Structure Interaction: simulating the cavitation phenomenon - - PowerPoint PPT Presentation

fluid structure interaction simulating the cavitation
SMART_READER_LITE
LIVE PREVIEW

Fluid-Structure Interaction: simulating the cavitation phenomenon - - PowerPoint PPT Presentation

Fluid-Structure Interaction: simulating the cavitation phenomenon Dario Abbondanza PhD student in Theoretical and Applied Mechanics Sapienza, University of Rome Sixth deal.II Users and Developers Workshop Trieste, July 24 2018 Team Carlo


slide-1
SLIDE 1

Fluid-Structure Interaction: simulating the cavitation phenomenon

Dario Abbondanza

PhD student in Theoretical and Applied Mechanics Sapienza, University of Rome

Sixth deal.II Users and Developers Workshop Trieste, July 24 2018

Team Carlo Massimo Casciola Francesco Magaletti Mirko Gallo

slide-2
SLIDE 2

Cavitation effects

slide-3
SLIDE 3

Cavitation effects

slide-4
SLIDE 4

Cavitation damage

Philipp, A., & Lauterborn, W. (1998). Journal of Fluid Mechanics.

slide-5
SLIDE 5

Diffuse Interface Model: Thermodynamics

Van der Waals gradient approximation of the Helmholtz free energy functional: F = U − θS F(ρ, ∇ρ, θ) =

  • B
  • f0(ρ, θ) + λ

2 |∇ρ|2

  • dV

f0(ρ, θ) is the classical bulk free energy density; The gradient term λ

2 |∇ρ|2

energetically penalizes sharp interfaces. Equation of state P(ρ, θ) Van der Waals, IAPWS, etc. p0 = R ρθ 1 − bρ − aρ2

slide-6
SLIDE 6

Diffuse Interface Model: Field Equations

∂ρ ∂t + ∇ · (ρu) = 0 ∂ρu ∂t + ∇ · (ρu ⊗ u) = ∇ · T ∂E ∂t + ∇ · (Eu) = ∇ · (T · u − qe) T =

  • −p0 + λ

2 |∇ρ|2 + ρ∇ · (λ∇ρ)

  • I+

− λ∇ρ ⊗ ∇ρ + µ(∇u + (∇u)T ) − 2 3µ(∇ · u)I qe = −k∇θ + λρ∇ρ∇ · u ρDˆ s Dt =∇ · λρ∇ρ∇ · u − qe θ

  • + λρ∇ρ∇ · u − qe

θ2 · ∇θ + 1 θ

  • T +
  • p0 − λ

2 |∇ρ|2 − ρ∇ · (λ∇ρ)

  • I + λ∇ρ ⊗ ∇ρ
  • : ∇u
slide-7
SLIDE 7

Diffuse Interface Model: Field Equations

∂ρ ∂t + ∇ · (ρu) = 0 ∂ρu ∂t + ∇ · (ρu ⊗ u) = ∇ · T ∂E ∂t + ∇ · (Eu) = ∇ · (T · u − qe) T =

  • −p0 + λ

2 |∇ρ|2 + ρ∇ · (λ∇ρ)

  • I+

− λ∇ρ ⊗ ∇ρ + µ(∇u + (∇u)T ) − 2 3µ(∇ · u)I qe = −k∇θ + λρ∇ρ∇ · u The model handles liquid and vapor phases at the same time All physical quantities and behaviors are naturally embedded (e.g. surface tension, latent heat, phase changes, . . . )

slide-8
SLIDE 8

Artificial thickening of the interface

Less computational efforts Mantaining the macroscopic physical quantities unchanged (e.g. surface tension, latent heat)

(µmod − µeq)

  • ρl,ρv = 0

ρl

ρv

(µmod − µeq) dρ = 0 dµ dρ

  • ρl,ρv

= 1 ρ dP dρ

  • ρl,ρv

σ = λ ρl

ρv

ρ′(x) dρ h = ρl − ρv max |ρ′(x)|

Jamet, D., Lebaigue, O., Coutris, N., & Delhaye, J. M. (2001). Nuclear engineering and design.

slide-9
SLIDE 9

How can deal.II help

Ability to refine the mesh to obtain a better space resolution in the desired zone Possibility of studying the phenomenon in non-trivial domains Full coupling between fluid and structural part

slide-10
SLIDE 10

Future perspectives

Main objectives Have a working code to simulate the fluid behavior. Find a feasible description for real materials, to be used for simulating the material behavior (plasticity, viscoplasticity, crystal plasticity). Simulate the fluid-structure interaction.

slide-11
SLIDE 11

Future perspectives

Main objectives Have a working code to simulate the fluid behavior. Find a feasible description for real materials, to be used for simulating the material behavior (plasticity, viscoplasticity, crystal plasticity). Simulate the fluid-structure interaction. THANK YOU FOR YOUR ATTENTION