Linearized Block Implicit (LBI) Method applied to Quasi-1D Flow - PowerPoint PPT Presentation

1 / 28
About This Presentation
Title:

Linearized Block Implicit (LBI) Method applied to Quasi-1D Flow

Description:

CIS888.11V/EE894R/ME894V A Case Study in Computational Science & Engineering. Linearized Block Implicit (LBI) Method applied to Quasi-1D Flow ... – PowerPoint PPT presentation

Number of Views:26
Avg rating:3.0/5.0
Slides: 29
Provided by: vishsubr
Category:

less

Transcript and Presenter's Notes

Title: Linearized Block Implicit (LBI) Method applied to Quasi-1D Flow


1
Linearized Block Implicit (LBI) Method applied to
Quasi-1D Flow
  • The Linearized Block Implicit Method (LBI) method
    was developed by Briley McDonald to solve the
    3-D compressible Navier-Stokes equations by
    time-marching.
  • The LBI method is particularly well suited to
    handle large systems of coupled PDEs (such as
    those that occur in reacting flows and plasmas),
    resulting from many simultaneous elementary
    processes.

2
  • The LBI method is best illustrated via the
    governing equations of quasi-1D flow.
  • The basic steps of the LBI method are
  • Crank-Nicolson difference in time,
  • Central difference in space,
  • Linearize using chain-rule differentiation, and
  • solve the resulting block tridiagonal matrix

3
Non-dimensionalized governing equations
4
  • Evaluate equations at time level (n1/2), with
    the intent of relating quantities at (n1) to
    their respective values at n. This is done at
    each point i, but the i is dropped in the
    difference equations below, for convenience.
  • Continuity or conservation of mass

5
  • Next, use Taylors series to evaluate the time
    derivative
  • Subtracting,
  • ?

6
  • Next, evaluate the spatial derivative
  • Similarly,
  • Adding,

7
  • ?
  • Thus, the conservation of mass equation becomes
  • Now,

8
  • Using the chain rule for partial differentiation,
    we have
  • discretizing the time derivative yields

9
  • Next, apply central differencing for the spatial
    derivative
  • and
  • from which we have

10
  • Therefore,

Thus, the conservation of mass equation
becomes
11
  • Defining , ,
  • , , and
  • , the continuity equation becomes

12
  • Next, apply the LBI method to conservation of
    momentum
  • In this equation, the first and third terms are
    handled exactly as in the case of conservation of
    mass. The second term is handled using the same
    procedure, but let us look at it in detail

13
  • As before,
  • Using the chain rule for partial differentiation,
    we have
  • discretizing the time derivative yields

14
  • Next, apply central differencing for the spatial
    derivative

15
  • Thus, the conservation of momentum equation
    becomes

16
  • In the same manner, the energy equation becomes

17
  • Before describing how these equations can be
    solved, let us modify them to add artificial or
    numerical dissipation for stability. As before,
    we will add a term , to the right hand side of
    the continuity equation, , to the right hand
    side of the momentum equation, and , to the
    right hand side of the energy equation.

18
  • Each of these terms would have to be evaluated at
    time level n1/2. So,
  • and
  • ?

19
  • ?
  • or,
  • ?
  • and

20
  • Thus,
  • similarly,
  • and

21
  • The three discretized conservation equations
    including the artificial dissipation terms, can
    be written as
  • where Bi, Di, and Ai are 3x3 matrices for each i,
    and Fi is a 3x1 column vector. They are given
    by

22
(No Transcript)
23
(No Transcript)
24
(No Transcript)
25
(No Transcript)
26
  • Note that the elements of matrix Bi are the same
    as the elements of Ai, except that the index
    (i1) is replaced by (i-1), and the elements of
    Bi are negative of the elements of Ai (except for
    the numerical dissipation terms).
  • The resulting linear system of equations for all
    is is a Nx(N2) block tri-diagonal matrix, where
    there are N interior points

27
  • Where is the vector of unknowns. Note that
    in order to have an NxN matrix, Y0, YN1, B1, and
    AN must be eliminated using boundary conditions.
    This is done by re-defining D1, A1, BN, and DN
  • and
  • Now, Y0 can be related to Y1 and/or Y2 via
    boundary conditions
  • ? and

28
  • Thus, the first row of the block tri-diagonal
    matrix is then replaced with and , respectively.
    In a similar manner YN1 can also be related to
    YN and/or YN-1 via boundary conditions
  • ? and
  • General guidance for formulating boundary
    conditions can be obtained using the method of
    characteristics, or by physical intuition.
    Different types of boundary conditions are
    discussed next.
Write a Comment
User Comments (0)
About PowerShow.com