Runge-Kutta Method For
Runge-Kutta Method For
I.
II. III.
Introduction
Runge-Kutta Methods for ODE Systems Stability Analysis for the AdvectionDiffusion-Reaction Equation
IV.
V.
Numerical Results
Conclusions
Runge-Kutta Method for AdvectionDiffusion-Reaction Equation
9/17/2008
9/17/2008
9/17/2008
9/17/2008
Chemo-Taxis Problems from Mathematical Biology Like bacterial growth, tumor growth
9/17/2008
Runge-Kutta Method Semi-discrete system Discretization of spatial operator like x and xx First discretizing the spatial operators on a chosen space grid, then PDE is converted into a system of ODEs. Then we use time integration method to obtain the fully discrete numerical solution
9/17/2008
quadrature rule
General formula of Runge-Kutta Method:
9/17/2008
Explicit if
The internal approximations can be computed one after another from an explicit relation
Implicit if else The must be retrieved from a system of linear or nonlinear algebraic relation, usually by a Newton type iteration.
9/17/2008
9/17/2008
10
the 2-stage Gauss method of order four Its costly but better, because of the superior stability properties.
9/17/2008
11
9/17/2008
12
The equation is like The logistic equation (sometimes called the Verhulst model or logistic growth curve) is a model of population growth. illustrate the effects of oscillations on problems Here I use 4th Order Explicit Runge-Kutta Method Let And the result is like
9/17/2008
13
By Richardson extrapolate
9/17/2008
14
Let and application of rk equation to this test equation, we get , R is the stability
function and here the function is to be
The stability function of an explicit method with p=s4 is given by the polynomial
9/17/2008
16
A-stable means the stability regions S contains the left half-plane The exponential function also satisfies
L-stable is A-stable additional Gauss Method are A-stable and even L-stable
9/17/2008
17
For the advection problem The step size restrictions is called CFL conditions Which formulated in Courant number
S=1 1st Upwind 2nd central 3rd upwindbiased 4th central 1.00 0.00 0.00 0.00 S=2 1.00 0.00 0.87 0.00 S=3 1.25 1.73 1.62 1.26 S=4 1.39 2.82 1.74 2.05
9/17/2008
18
Maximal Value
S=1 2nd central 4th central 0.5 0.37 S=2 0.5 0.37
f for stability
S=3 0.62 0.47 S=4 0.69 0.52
9/17/2008
19
We compare different initial value and different epsilon Red line for initial value Black line for explicit method Pink circle for implicit method
9/17/2008
20
9/17/2008
21
9/17/2008
22
9/17/2008
23
9/17/2008
24
9/17/2008
25
9/17/2008
26
9/17/2008
27
9/17/2008
28
9/17/2008
29