Time Integration Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » Time Integration « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Raimund Gottkehaskamp (gottkehaskamp)
New member
Username: gottkehaskamp

Post Number: 2
Registered: 06-2004
Posted on Monday, February 07, 2005 - 06:36 am:   

Since Version 3 there is a new second order sheme for time integration algorithms implemented.

Can anyone give me a hint, where I can find more detaild information about this sheme?
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 315
Registered: 06-2003
Posted on Monday, February 07, 2005 - 05:43 pm:   

The method used in FlexPDE is a second-order Backward Difference Formula (BDF), widely discussed as "Gear's Method" after its initial introduction by Gear in 1971.

The principle is that one fits a polynomial to a number of time values, all of which are known except the last. This provides an implicit equation for the last value in the time sequence.

The first-order member of this family (which you can request in FlexPDE version 4 by "SELECT torder=1") is simply the venerable Backward Euler method, selected in FlexPDE version 3 by "SELECT TCENTER=1".

One reference I have used is
"Numerical Solution of Initial-Value Problems and Differential-Algebraic Equations" by Brenan, Campbell and Petzold, SIAM, 1996.

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration