24.02.2014 Views

Partial Differential Equations - Modelling and ... - ResearchGate

Partial Differential Equations - Modelling and ... - ResearchGate

Partial Differential Equations - Modelling and ... - ResearchGate

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Optimal Higher Order Time Discretizations 71<br />

u h (t n+1 ) − 2u h (t n )+u h (t n−1 )<br />

∆t 2<br />

= d2 u h<br />

dt 2 (tn )+ ∆t2 d 4 u h<br />

12 dt 4 (tn )+O(∆t 4 ).<br />

Using the equation satisfied by u h , we get the identity<br />

u h (t n+1 ) − 2u h (t n )+u h (t n−1 )<br />

∆t 2<br />

= −A h u h (t n )+ ∆t2<br />

12 A2 hu h (t n )+O(∆t 4 ),<br />

which leads to the following fourth order scheme:<br />

u n+1<br />

h<br />

− 2u n h + un−1 h<br />

∆t 2<br />

+ A h u n h − ∆t2<br />

12 A2 hu n h =0. (6)<br />

This one can be implemented in such a way that each time step involves only<br />

two applications of the operator A h , using Horner’s rule,<br />

( )<br />

u n+1<br />

h<br />

=2u n h − u n−1<br />

h<br />

− ∆t 2 A h I − ∆t2<br />

12 A h u n h.<br />

More generally, an explicit centered scheme of order 2m is given by<br />

u n+1<br />

h<br />

− 2u n h + un−1 h<br />

∆t 2<br />

where the polynomial P m (x) is defined by<br />

Indeed, a Taylor expansion gives<br />

so that<br />

+ A (m)<br />

h (∆t)un h =0, A (m)<br />

h (∆t) =A hP m (∆t 2 A h ), (7)<br />

m−1<br />

∑<br />

P m (x) =1+2 (−1) l x l<br />

(2l +2)! . (8)<br />

l=1<br />

2m+1<br />

∑<br />

u h (t n±1 )=u h (t n )+ (±1) k ∆tk<br />

k!<br />

k=1<br />

u h (t n+1 ) − 2u h (t n )+u h (t n−1 )<br />

∆t 2 =2<br />

m∑<br />

k=1<br />

d k u h<br />

dt k (tn )+O(∆t 2m+2 )<br />

∆t 2k−2<br />

2k!<br />

Since d2k u h<br />

(t n )=(−1) k A k dt 2k<br />

h u h(t n ), we also have<br />

u h (t n+1 ) − 2u h (t n )+u h (t n−1 )<br />

∆t 2 =<br />

or equivalently<br />

= −A h u h (t n )+2<br />

m∑<br />

k=2<br />

(−1) k ∆t2k−2<br />

2k!<br />

d 2k u h<br />

dt 2k (tn )+O(∆t 2m ).<br />

A k hu h (t n )+O(∆t 2m ),

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!