solution methods for the unsteady incompressible navier-stokes

14
ME469B/3/GI 1 Solution methods for the Unsteady Incompressible Navier-Stokes Equations

Upload: hatu

Post on 28-Dec-2016

229 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 1

Solution methods for the UnsteadyIncompressible Navier-Stokes Equations

Page 2: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 2

Unsteady flows

The algorithms we introduced so far are time-marching:From an initial condition they iterate until a steady-state is reachedThe “time”-evolution of the solution is NOT accurate

Typical Implicit Time-Accurate Scheme

Unsteady transport equation

1st order time integration

2nd order time integration

Page 3: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 3

Generic Transport Equation

Fully Implicit Discretization

Frozen Flux Formulation

Unsteady flows – Implicit Pressure-based

Page 4: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 4

Unsteady flows – Pressure-based Methods

Iterative Non-Iterative

Page 5: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 5

Unsteady flows – Set Up

Define → Models → Solver Solve → Iterate

Outeriteration

Inneriteration

Page 6: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 6

Again an analytical solution of the Navier-Stokes equations can be derived:

Unsteady Flow – Impulsive start-up of a plate

Solution in the form u=u(y,t)The only force acting is the viscous drag on the wall

Navier-Stokes equations

Velocity distribution

Wall shear stress

Vwall

y

Page 7: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 7

Unsteady Flow – Impulsive start-up of a plate

Problem set-up Solver Set-UpMaterial Properties:ρ = 1kg/m3

µ = 0.1kg/ms

Reynolds number:Re = ρ VwallL/µVwall = 5.605L = µVwall/τwall

Boundary Conditions: Slip wall (u = Vwall) on bottom No-slip wall (top) Periodicity Δp=0

Initial Conditions:u = v = p = 0

Exact Solutionτwall = 1 @ t = 1 H/L ~ 10

Segregated Solver

Discretization:2nd order upwindSIMPLE

MultigridV-Cycle

Vwall

H

periodic boundaries

Page 8: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 8

Unsteady Flow – Impulsive start-up of a plate

This test-case is available on the class web site

Δt

Erro

r (L2

nor

m)

Nominal 2nd order accuracyNominal 1st

order accuracy

1st order 2nd order Time discretization

The error CAN be computed withreference to the exact solutionIn this case the computed wallshear stress is plotted

Influence of the BCs

Page 9: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 9

Unsteady Flow – Density based formulation

Vector form of the (compressible) NS equations

Change of variables

Preconditioning

Page 10: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 10

Unsteady Flow – Density based formulation

For time-accurate simulations the preconditioning cannot be used (it alters thepropagation speed of the acoustic signals)

Time integration:

Implicit - n is the time step loop, k is the inner iteration loop

Δt determines the time accuracy, Δτ is a pseudo-time step determinedby stability conditions (a CFL number)

First order

Second order

Page 11: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 11

Reynolds-Averaged Navier-Stokes Equations

Closureproblem

Define Reynolds-averaged quantities

Substitute and average:

Page 12: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 12

Unsteady RANS?Every turbulent flow is unsteady BUT not all the unsteadiness is turbulence!

RANS averaging based on time average can be applied only to “statistically”steady flows. What if flow has a large scale periodicity (vortex shedding)?

We can define the Reynolds-Averaging procedure in terms of Ensemble Average:

Page 13: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 13

Turbulent Vortex Shedding

Page 14: Solution methods for the Unsteady Incompressible Navier-Stokes

ME469B/3/GI 14

Turbulent Vortex Shedding