Courant Number Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » Courant Number « Previous Next »

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

sheermann
Member
Username: sheermann

Post Number: 6
Registered: 12-2008
Posted on Friday, March 26, 2010 - 06:06 pm:   

Is it possible to limit the time-step size based on a minimum Courant number or some other user-specified criteria?
Top of pagePrevious messageNext messageBottom of page Link to this message

rgnelson
Moderator
Username: rgnelson

Post Number: 1339
Registered: 06-2003
Posted on Friday, March 26, 2010 - 07:49 pm:   

FlexPDE uses an implicit second-order Backward Difference method to advance in time, and should not be subject to Courant conditions.

The timestep is controlled by examining the deviation of the time behavior of the variables from quadratic time polynomials. The user control ERRLIM selects how closely the behavior must adhere to quadratic evolution. (ERRLIM controls both space and time accuracy. TERRLIM controls time behavior only.)

There is no explicit timestep control mechanism other than SELECT FIXDT, which expects that the TIME section will specify a single constant timestep.

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