CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Why implicit solvers are stable at more cfl no

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 12, 2005, 15:33
Default Why implicit solvers are stable at more cfl no
  #1
endee
Guest
 
Posts: n/a
Hi, I just was wondering what makes implicit solvers more stable as compared with explicit ones in terms of CFL number.. Cheers endee
  Reply With Quote

Old   August 12, 2005, 19:10
Default Re: Why implicit solvers are stable at more cfl no
  #2
Mani
Guest
 
Posts: n/a
This can be answered on so many levels, but it's such a basic question that almost any textbook on CFD will give you an answer. The CFL condition basically states that within any explicit time step, flow information is not allowed to propagate farther than from one grid point to the adjacent grid point. Given a grid and flow, this condition provides a maximum limit for the time step.

The exact stability condition will depend on the numerical scheme, and for linear equations you can find it by a von Neumann stability analysis as described in your textbook. The same stability analysis on implicit schemes will reveal that they are more stable (even unconditionally stable). You could argue that the reason is given by the implicit connection of all grid points in such schemes. In explicit schemes only the immediate neighbors (within the stencil) exchange information within each time step. Hence the CFL condition. With implicit schemes, the connectivity ideally reaches through the entire grid.
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
implicit / explicit solvers jk75 FLOW-3D 5 March 10, 2017 14:32
Suggested unsteady, implicit solver stable with arbitrarily large time steps djbungee OpenFOAM Programming & Development 45 March 23, 2015 04:14
Implicit Reimann solvers harish_0689@ Main CFD Forum 0 September 18, 2011 13:09
CFL condition for implicit CD schemes turb Main CFD Forum 4 August 16, 2005 12:56
How to choose the CFL number with implicit scheme? D.T. Main CFD Forum 2 October 23, 2002 13:56


All times are GMT -4. The time now is 19:06.