Open access peer-reviewed chapter

Numerical Simulation of Wave (Shock Profile) Propagation of the Kuramoto-Sivashinsky Equation Using an Adaptive Mesh Method

Written By

Denson Muzadziwa, Stephen T. Sikwila and Stanford Shateyi

Submitted: 17 May 2017 Reviewed: 23 October 2017 Published: 28 February 2018

DOI: 10.5772/intechopen.71875

From the Edited Volume

Finite Element Method - Simulation, Numerical Analysis and Solution Techniques

Edited by Răzvan Păcurar

Chapter metrics overview

1,027 Chapter Downloads

View Full Metrics

Abstract

In this paper, the Kuramoto-Sivashinsky equation is solved using Hermite collocation method on an adaptive mesh. The method uses seventh order Hermite basis functions on a mesh that is adaptive in space. Numerical experiments are carried out to validate effectiveness of the method.

Keywords

  • adaptive mesh method
  • Kuramoto-Sivashinsky equation
  • collocation method
  • moving mesh partial differential equation
  • numerical solution

1. Introduction

The Kuramoto-Sivashinsky equation (KSe) is a non-linear fourth order partial differential equation (PDE) discovered separately by Kuramoto and Sivashinsky in the study of non-linear stability of travelling waves. Sivashinsky [1] came up with the equation while modelling small thermal diffusive instabilities in laminar flame fronts. Kuramoto [2, 3, 4, 5] derived the equation in the study of the Belousov-Zhabotinsky reaction as a model of diffusion induced chaos. The KSe is of interest to many researchers because of its ability to describe several physical contexts such as long waves on thin films or on the interface between two viscous fluids [6] and unstable drift waves in plasmas. The equation is also used as a model to describe spatially uniform oscillating chemical reaction in a homogeneous medium and fluctuations in fluid films on inclines [7]. In one dimension, consider the KSe of the form

u t + u u x + 2 u x 2 + 4 u x 4 = 0 , t > 0 . E1

The second derivative term is an energy source and thus has a distributing effect. The non-linear term is a correction to the phase speed and responsible for transferring energy. The fourth derivative term is the dominating term and is responsible for stabilising the equation. Several methods have been used to solve the KSe numerically and these include Chebyshev spectral collocation method [8], Quintic B-spline collocation method [9], Lattice Boltzmann method [10], meshless method of lines [11], Fourier spectral method [12] and septic B-spline collocation method [13].

Advertisement

2. Grid generation

Generation of an adaptive mesh in the spatial domain is based on the r-refinement technique [14] which relocates a fixed number of nodal points to regions which need high spatial resolution in order to capture important characteristics in the solution. This has the benefit of improving computational effort in those regions of interest whilst using a fixed number of mesh points. The relocation of the fixed number of nodal points at any given time is achieved by solving Moving Mesh Partial Differential Equations (MMPDEs) [15, 16] derived from the Equidistribution Principle (EP). The EP [17] makes use of a measure of the solution error called a monitor function, denoted by M which is a positive definite and user defined function of the solution and/or its derivatives. Mesh points are then chosen by equally distributing the error in each subinterval. In this paper, MMPDE4 [15] is chosen to generate the adaptive mesh because of its ability to stabilise mesh trajectories and ability to give unique solutions for the mesh velocities with Dirichlet boundary conditions. MMPDE4 is given by

ξ M x ̇ ξ = 1 τ ξ M x ξ E2

where τ is the relaxation parameter and it plays the role of driving the mesh towards equidistribution. Central finite difference approximation of MMPDE4 in space on the interval a x b gives

M i + 1 + M i 2 1 N 2 x ̇ i + 1 x ̇ i M i + M i 1 2 1 N 2 x ̇ i x ̇ i 1 = E i τ , E3

where

E i = M i + 1 + M i 2 1 N 2 x i + 1 x i M i + M i 1 2 1 N 2 x i x i 1 , i = 2 , , N E4
x 1 = a x N + 1 = b . E5

The modified monitor function given by

M x t = 1 + α 2 u x 2 + α 2 2 u x 2 2 1 2 E6

is used. It is composed of the standard arc-length monitor and the curvature monitor functions. Smoothing on the monitor function is done as described in [15]. Values of the smoothed monitor function M ˜ at the grid points are given by

M = k = i p i + p M k 2 γ 1 + γ k i k = i p i + p γ 1 γ k i E7

where the parameter p is called the smoothing index which determines the extent of smoothing and is non-negative. γ is non-negative and is called the smoothing index and determines the rigidity of the grid.

Advertisement

3. Discretization in time

The Crank-Nicolson scheme for the KSe is

u n + 1 u n δt + u u x n + 1 + u u x n 2 + u xx n + 1 + u xx n 2 + u xxxx n + 1 + u xxxx n 2 = 0 E8

where δt is the time step. Rubin and Graves [18] suggested the expression

uu x n + 1 = u n + 1 u x n + u n u x n + 1 uu x n E9

for the linearization of the non-linear term uu x n + 1 . Expression (9) is substituted into (1) and the terms are rearranged to give

u n + 1 + δt 2 u n + 1 u x n + u n u x n + 1 + u xx n + 1 + u xxxx n + 1 = u n δt 2 u xx n + u xxxx n E10
Advertisement

4. Septic Hermite collocation method

Consider the mesh on the domain a b which is a solution of MMPDE4 given by

a = X 1 t < X 2 t < < X N + 1 t = b E11

The variable spatial length of each interval is given by H i where H i = X i + 1 t X i t for i = 1 , , N . For some x ϵ X i t X i + 1 t , define the local variable s as

s = x X i t H i t E12

such that 0 1 for every subinterval of the mesh (11). Define the septic Hermite basis functions with the local variables s as

L 0 , 0 = 20 s 3 + 10 s 2 + 4 s + 1 s 1 4 L 0 , 1 = s 10 s 2 + 4 s + 1 s 1 4 L 0 , 2 = s 2 2 4 s + 1 s 1 4 L 0 , 3 = s 3 6 s 1 4 L 1 , 0 = 20 s 3 70 s 2 + 84 s 35 s 4 L 1 , 2 = s 4 2 s 1 2 4 s 5 L 1 , 3 = s 4 6 s 1 3 E13

For l = 0 , 1 , 2 , 3 the functions L 0 , l s and L 1 , l s yield the following conditions

d k d s k L 0 , l 0 = δ k , l , d k d s k L 0 , l 1 = 0 , k , l = 0 , 1 , 2 , 3
d k d s k L 0 , l 0 = 0 , d k d s k L 1 , l 1 = δ k , l , k , l = 0 , 1 , 2 , 3

where δ k , l denotes the Kronecker delta. The physical solution u x t on the mesh (11) is approximated by the piecewise Hermite polynomial [19]

U ( x , t ) = U i ( t ) L 0 , 0 ( s ) + U x , i H i ( t ) L 0 , 1 ( s ) + U x x , i ( t ) H i 2 ( t ) L 0 , 2 ( s ) + U x x x , i ( t ) H i 3 ( t ) L 0 , 3 ( s ) + U i + 1 ( t ) L 1 , 0 ( s ) + U x , i + 1 H i ( t ) L 1 , 1 ( s ) + U x x , i + 1 ( t ) H i 2 ( t ) L 1 , 2 ( s ) + U x x x , i + 1 ( t ) H i 3 ( t ) L 1 , 3 ( s ) , E14

Where U i t , U x , i t , U xx , i t and U xxx , i t are the unknown variables. Derivatives of U x t with respect to the spatial variable x for x X i t X i + 1 t are obtained by direct differentiation of (14) to give

( l ) U ( x , t ) x ( l ) = 1 H i ( t ) ( l ) [ U i ( t ) d ( l ) L 0 , 0 d s ( l ) + U x , i ( t ) H i ( t ) d ( l ) L 0 , 1 d s ( l ) + U x x , i ( t ) H i 2 ( t ) d ( l ) L 0 , 2 d s ( l ) + U x x x , i ( t ) H i 3 ( t ) d ( l ) L 0 , 3 d s ( l ) + U i + 1 ( t ) d ( l ) L 1 , 0 d s ( l ) + U x , i + 1 ( t ) H i ( t ) d ( l ) L 1 , 1 d s ( l ) + U x x , i + 1 ( t ) H i 2 ( t ) d ( l ) L 1 , 2 d s ( l ) + U x x x , i + 1 ( t ) H i 3 ( t ) d ( l ) L 1 , 3 d s ( l ) ] E15

for l = 1 , 2 , 3 , 4 . In each subinterval X i t X i + 1 t of the mesh (11), define four Gauss-Legendre points

0 < ρ 1 < ρ 2 < ρ 3 < ρ 4 < 1

which are given by

ρ 1 = 1 2 525 + 70 30 70
ρ 2 = 1 2 525 70 30 70
ρ 3 = 1 ρ 1
ρ 4 = 1 ρ 2

One regards these points as the collocation points in each subinterval of the mesh (11). Scaling of the Gauss-Legendre points into subsequent intervals is done by defining the collocation points as

X ij = X i + H i ρ j , i = 1 , . , N , j = 1 , 2 , 3 , 4 . E16

and redefining the local variable s as

s j i = X ij X i H i E17

for i = 1 , , N and j = 1 , 2 , 3 , 4 . Evaluation of the Hermite polynomial approximation (14), its first, second and fourth derivatives (15) is then done at the four internal collocation points in each subinterval X i X i + 1 and substitution of the expressions into (10) gives the difference equation

β j 1 i U i n + 1 + β j 2 i U x , i n + 1 + β j 3 i U xx , i n + 1 + β j 4 i U xxx , i n + 1 + β j 5 i U i + 1 n + 1 + β j 6 i U x , i + 1 n + 1 + β j 7 i U xx , i + 1 n + 1 + β j 8 i U xxx , i + 1 n + 1 = ψ ij n E18

where

ψ ij n = U i n t L 0 , 0 s j + U x , i n H i t L 0 , 1 s j + U xx , i n t H i 2 t L 0 , 2 s j + U xxx , i n t H i 3 t L 0 , 3 s j + U i + 1 n t L 1 , 0 s j + U x , i + 1 n H i t L 1 , 1 s j + U xx , i + 1 n H i t L 1 , 1 s j + U xxx , i + 1 n H i t L 1 , 1 s j δt 2 H i 2 [ U i n t L 0 , 0 s j + U x , i n H i t L 0 , 1 s j + U xx , i n t H i 2 t L 0 , 2 s j + U xxx , i n t H i 3 t L 0 , 3 s j + U i + 1 n t L 1 , 0 s j + U x , i + 1 n H i t L 1 , 1 s j + U xx , i + 1 n H i t L 1 , 1 s j + U xxx , i + 1 n H i t L 1 , 1 s j ] δt 2 H i 4 [ U i n t L 0 , 0 iv s j + U x , i n H i t L 0 , 1 iv s j + U xx , i n t H i 2 t L 0 , 2 iv s j + U xxx , i n t H i 3 t L 0 , 3 iv s j + U i + 1 n t L 1 , 0 iv s j + U x , i + 1 n H i t L 1 , 1 iv s j + U xx , i + 1 n H i t L 1 , 1 iv s j + U xxx , i + 1 n H i t L 1 , 1 iv s j ] E19

and

β j 1 i = L 0 , 0 s j + δt 2 U x , i n L 0 , 0 s j + δt 2 H i t U i n L 0 , 0 s j + δt 2 H i 2 t L 0 , 0 s j + δt 2 H i 2 t L 0 , 0 iv s j β j 2 i = H i t L 0 , 1 s j + δt 2 U x , i n H i t L 0 , 1 s j + δt 2 H i t U i n H i t L 0 , 1 s j + δt 2 H i 2 t H i t L 0 , 1 s j + δt 2 H i 2 t H i t L 0 , 1 iv s j β j 3 i = H i 2 t L 0 , 2 s j + δt 2 U x , i n H i 2 t L 0 , 2 s j + δt 2 H i t U i n H i 2 t L 0 , 2 s j + δt 2 H i 2 t H i 2 t L 0 , 2 s j + δt 2 H i 4 t H i 2 t L 0 , 2 iv s j β j 4 i = H i 3 t L 0 , 3 s j + δt 2 U x , i n H i 3 t L 0 , 3 s j + δt 2 H i t U i n H i 3 t L 0 , 3 s j + δt 2 H i 2 t H i 3 t L 0 , 3 s j + δt 2 H i 4 t H i 3 t L 0 , 3 iv s j β j 5 i = L 1 , 0 s j + δt 2 U x , i n L 1 , 0 s j + δt 2 H i t U i n L 1 , 0 s j + δt 2 H i 2 t L 1 , 0 s j + δt 2 H i 4 t L 1 , 0 iv s j β j 6 i = H i t L 1 , 1 s j + δt 2 U x , i n H i t L 1 , 1 s j + δt 2 H i t U i n H i t L 1 , 1 s j + δt 2 H i 2 t H i t L 1 , 1 s j + δt 2 H i 4 t H i t L 1 , 1 iv s j β j 7 i = H i 2 t L 1 , 2 s j + δt 2 U x , i n H i 2 t L 1 , 2 s j + δt 2 H i t U i n H i 2 t L 1 , 2 s j + δt 2 H i 2 t H i 2 t L 1 , 2 s j + δt 2 H i 4 t H i 2 t L 1 , 2 iv s j β j 8 i = H i 3 t L 1 , 3 s j + δt 2 U x , i n H i 3 t L 1 , 3 s j + δt 2 H i t U i n H i 3 t L 1 , 3 s j + δt 2 H i 2 t H i 3 t L 1 , 3 s j + δt 2 H i 4 t H i 3 t L 1 , 3 iv s j E20

From the boundary conditions (28) and (29), one gets

U x 1 = σ U x x 1 = β U x N + 1 = ω U x x N + 1 = ζ E21

which results in a consistent system of 4 N + 4 equations in 4 N + 4 unknowns.

Advertisement

5. Solution approach for the PDE system

The PDE system is solved using the rezoning approach which works best with the decoupled solution procedure [20]. The rezoning approach allow varying criteria of convergence for the mesh and physical equation since in practice the mesh does not require the same level of accuracy to compute as compared to the physical solution. The algorithm for the rezoning approach is as follows:

  1. Solve the given physical PDE on the current mesh.

  2. Use the PDE solution obtained to calculate the monitor function.

  3. Find the new mesh by solving a MMPDE.

  4. Adjust the current PDE solution to suite the new mesh by interpolation.

  5. Solve the physical PDE on the new mesh for the solution in the next time.

Advertisement

6. Solution adjustment by interpolation

Discretization of the time domain t a t b is done using the following finite sequence

t a = t 0 < < t n < < t k = t b E22

At each time t = t n = n × dt , consider a non-uniform spatial mesh X i n i = 1 N + 1 given by

a = X 1 n < < X N + 1 n = b E23

where X i n = X i t n with H i n = X i + 1 n X i n being a non-uniform spatial step for i = 1 , , N . At the same time step t = t n one also considers the approximations to the exact solution u x t and its derivatives given by U i n i = 1 N + 1 and U i l n i = 1 N + 1 respectively where U i l n represents the l th derivative approximation with respect to the variable x at the time t = t n For l = 1 , 2 , 3 . A new mesh X ˜ i n i = 1 N + 1 is generated by (2) at each current time step t n . The goal is to determine the new approximations U ˜ i n i = 1 N + 1 and U ˜ i l n i = 1 N + 1 which are related to the new mesh X ˜ i n i = 1 N + 1 in a similar manner the approximations U i n i = 1 N + 1 and U i l n i = 1 N + 1 are related to the old mesh X i n i = 1 N + 1 in each subinterval X i X i + 1 . This process of updating the solution and its derivatives from the old mesh to the new mesh is achieved by interpolation. One considers the septic Hermite interpolating polynomial, a piecewise polynomial which allows the function values and its three consecutive derivatives to be satisfied in each subinterval X i X i + 1 . The Hermite polynomial (14) is written in compact form as

l = 0 3 h l l U i l L 0 , l s + l = 0 3 h l l U i + 1 l L 1 , l s E24

where the 4 N + 1 unknowns are given by

U i i = l u x l X i t t U i + 1 l l u x l X i + 1 t t , l = 0 , 1 , 2 , 3 .

Given the partition (23) and approximations U i l n for l = 0 , 1 , 2 , 3 , suppose interpolation of U l x is required at x = X i ˜ n where X i ˜ n X i n X i + 1 n for i = 1 , , N . Firstly, the local coordinate s of X i ˜ n is defined as

s = X i ˜ n X i n H i n E25

U ˜ l X ˜ i n is then defined as

U ˜ l X ˜ i n = i = 0 3 H i l p U i l d l L 0 , l s d s l + i = 0 3 H i l p U i + 1 l d l L 0 , l s d s l E26

for l = 0 , 1 , 2 , 3 to give the interpolated values of U ˜ and the first three consecutive derivatives on the new subinterval X ˜ i n X ˜ i + 1 n . In order to compute the approximations of U at the next time step t = t n + 1 denoted by U i n i = 1 N + 1 , the values of the new mesh X ˜ i n i = 1 N + 1 and the updated approximations U ˜ i n i = 1 N + 1 are used in a septic Hermite collocation numerical scheme. The new approximations U i n + 1 i = 1 N + 1 and the new mesh X ˜ i n + 1 i = 1 N + 1 become the starting conditions for repeating the whole adaptive process.

Advertisement

7. Numerical results

Consider the KSe

u t + u u x + 2 u x 2 + 4 u x 4 = 0 , t > 0 E27

in the domain 30 30 , t > 0 with boundary conditions

u 30 t = σ , u x 30 t = β E28
u 30 t = ω , u x 30 t = ζ E29

Where σ , β , ω and ζ are obtained from the exact solution

u x t = c + 15 19 11 19 9 tanh 3 k x ct x 0 + 11 tanh k x ct x 0 E30

With c = 0.1 , x 0 = 12 and k = 1 2 11 19 .

Figures 1 and 2 show the behaviour of the numerical solution and the absolute error, respectively of the KSe equation on a stationary mesh using Hermite collocation method at t = 4 with N = 100 and δt = 0.001 . In Figure 1, one observes that the numerical solution tracks the exact solution with the absolute error variation as shown in Figure 2.

Figure 1.

Hermite collocation method, uniform mesh, numerical solution behaviour of KSe at t = 4 with N = 100 and δt = 0.001 .

Figure 2.

Hermite collocation method, uniform mesh, absolute error in numerical solution of KSe at t = 4 , N = 100 and δt = 0.001 .

Figure 3 shows the solution obtained by the collocation method on a stationary mesh for time t = 0 , 1 , 2 , 3 , 4 . The movement of the solution is from left to right as time increases and the solution tracks the exact solution with no oscillations. One also observes that the concentration of mesh points is higher in the flatter regions of the solution profile in comparison to the concentration in the steeper region.

Figure 3.

Hermite collocation method, stationary mesh, numerical solution behaviour of KSe problem with N = 100 , δt = 0.001 up to final time T = 4 .

Figures 4 and 5 show the numerical solution profile and the behaviour of the maximum absolute error, respectively at t = 4 with N = 100 , δt = 0.001 and α = 8 on an adaptive mesh. In Figure 4, one observes that the numerical solution is able to track the exact solution and the distribution of mesh points is almost equal along the solution profile which enables resolution of the solution with minimum errors.

Figure 4.

Hermite collocation method, non-uniform mesh, numerical solution behaviour of KSe problem at t = 4 with N = 100 , δt = 0.001 , τ = 2 × 10 2 and α = 8 .

Figure 5.

Hermite collocation method, non-uniform mesh, absolute error in numerical solution of KSe at t = 100 , δt = 0.001 , τ = 2 × 10 2 and α = 8 .

Figure 6 shows the numerical solution profiles produced by the adaptive collocation method for time t = 0 , 1 , 2 , 3 , 4 . One observes that the solution moves from left to right as time progresses. The mesh points at different times keep on tracking the solution profile and maintain an almost equal distribution along the profile up to final time T = 4 . Figure 7 shows the paths taken by the mesh points in tracking the solution profile. In Table 1, the infinity norm error for an adaptive collocation method is calculated and results are compared with the method in [13]. Results show improvements in the maximum point wise errors when an adaptive Hermite collocation method is used.

Figure 6.

Hermite collocation method, adaptive mesh, numerical solution behaviour of KSe up to final time T = 4 for N = 100 , δt = 0.001 , τ = 2 × 10 2 and α = 8 .

Figure 7.

Hermite collocation method, mesh trajectories of KSe equation up to final time T = 4 with N = 100 , δt = 0.001 , τ = 2 × 10 2 and α = 8 .

Time Hermite collocation Method in [19]
0.5 9.0 × 10 4 1.03619 × 10 3
1 1.4 × 10 3 1.63762 × 10 3
1.5 1.9 × 10 3 2.07273 × 10 3
2 1.7 × 10 3 2.48375 × 10 3
2.5 2.0 × 10 3 2.79434 × 10 3
3 2.1 × 10 3 3.00439 × 10 3
3.5 2.1 × 10 3 3.16038 × 10 3
4 2.1 × 10 3 3.43704 × 10 3

Table 1.

Comparison of maximum pointwise errors in the numerical solution of the KSe on an adaptive mesh at different times with δt = 0.001 and N = 100 .

Advertisement

8. Conclusions

The KSe is solved using an adaptive mesh method with discretization in the spatial domain done using seventh order Hermite basis functions. Numerical results show that Hermite collocation method on a non-uniform adaptive mesh is able to improve the accuracy of the numerical solution of the KSe. The method is able to keep track of the region of rapid solution variation in the KSe, which is one of the desired properties of an adaptive mesh method.

References

  1. 1. Sivashinsky GI. Nonlinear analysis of hydrodynamic instability in laminar flames-I-derivation of basic equations. Acta Astronautica. 1977;4:1177-1206
  2. 2. Kuramoto Y. Diffusion-induced chaos in reaction systems. Supplement of the Progress of Theoretical Physics. 1978;64:346-367
  3. 3. Kuramoto Y. Instability and turbulence of wavefronts in reaction-diffusion systems. Progress of Theoretical Physics. 1980;63:1885-1903
  4. 4. Kuramoto Y, Tsuzuki T. Diffusion-induced chaos in reaction systems. Progress of Theoretical Physics. 1975;54:689-699
  5. 5. Kuramoto Y, Tsuzuki T. Persistent propagation of concentration waves in dissipative media far from thermal equilibrium. Progress of Theoretical Physics. 1976;55:356-369
  6. 6. Hooper AP, Grimshaw C. Nonlinear instability at the interface between two viscous fluids. Physics of Fluids. 1985;28:37-45
  7. 7. Sivashinsky GI, Michelson D. On irregular wavy flow of a liquid film down a vertical plane. Progress in Theoretical Physics. 1980;63:2112-2114
  8. 8. Khater AH, Temsah RS. Numerical solution of the generalised Kuramoto-Sivashinsky equation by Chebyshev spectral collocation method. Computers and Mathematics Applications. 2008;56:1465-1472
  9. 9. Mittal RC, Arora G. Quintic b-spline collocation method for numerical solution of the Kuramoto-Sivashinsky equation. Communications in Nonlinear Science and Numerical Simulation. 2010;15(10):2798-2808
  10. 10. Huilin L, Changfeng M. Lattice Boltzmann method for the generalised Kuramoto-Sivashinsky equation. Physica A: Statistical Mechanics and its Applications. 2009;388(8):1405-1412
  11. 11. Haq S, Bibi N, Tirmizi SI, Usman M. Meshless method of lines for the numerical solution of the Kuramoto-Sivashinsky equation. Applied Mathematics and Computation. 2010;217(6):2404-2413
  12. 12. Zavalani G. Fourier spectral collocation method for the numerical solving of the Kuramoto-Sivashinsky equation. American Journal of Numerical Analysis. 2014;2(3):90-97
  13. 13. Zarebnia M, Parvaz R. Septic b-spline collocation method for numerical solution of the Kuramoto-Sivashinsky equation. Communications in Nonlinear Science and Numerical Simulation. 2013;7(3):354-358
  14. 14. Hawken DF, Gottlieb JJ, Hansen JS. Review of some adaptive node movement techniques in finite element and finite difference solutions of PDEs. Journal of Computational Physics. 1991;95(2):254-302
  15. 15. Huang W, Ren Y, Russell RD. Moving mesh methods based on moving mesh partial differential equations. Journal of Computational Physics. 1994;113:279-290
  16. 16. Huang W, Ren Y, Russell RD. Moving mesh partial differential equations based on equidistribution principle. SIAM Journal on Numerical Analysis. 1994;31(3):709-730
  17. 17. De Boor C. Good approximation by splines with variable knots. ii. In: Conference on the Numerical Solution of Differential Equations. 1974;363:12-20
  18. 18. Rubin SG, Graves RA. Cubic Spline Approximation for Problems in Fluid Mechanics. Washington DC: NASA; 1975. 93 p
  19. 19. Russell RD, Williams JF, Xu X. MOVCOL4: A moving mesh code for fourth-order time-dependent partial differential equations. SIAM Journal on Scientific Computing. 2007;29(1):197-220
  20. 20. Weizhang H, Russell RD. Adaptive Moving Mesh Methods. New York: Springer; 2010. 432 p

Written By

Denson Muzadziwa, Stephen T. Sikwila and Stanford Shateyi

Submitted: 17 May 2017 Reviewed: 23 October 2017 Published: 28 February 2018