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

Question about time-step

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 17, 2006, 22:21
Default Question about time-step
  #1
vivian
Guest
 
Posts: n/a
I am writing a code about unsteady compressible problem. I find if the time-step was set 10e-5,the program diverged. If it was set 10e-4,the program could converge. I want to set the time-step 10e-5. Can anyone give me some advice to make the program converge? Thanks a lot!
  Reply With Quote

Old   April 18, 2006, 00:46
Default Re: Question about time-step
  #2
Harish
Guest
 
Posts: n/a
The stability criterion requires that U dt /dx and mu dt /dx^2 are less than certain values and hence in some cases lowering dt way too much might cause a problem with stability.

-H
  Reply With Quote

Old   April 18, 2006, 05:38
Default Re: Question about time-step
  #3
O.
Guest
 
Posts: n/a
No, too small a time step should not cause a problem! Most of the times it works to restrict dt according to the convective limit. It can, however, happen that the viscous terms become big enough to have an impact on the stability (very small cells, or very large viscosities)

dt = 0 could be a problem if you divide by it.

Vivian, can you give more details about your code? Explicit/implicit viscous/inviscid etc.?
  Reply With Quote

Old   April 18, 2006, 23:04
Default Re: Question about time-step
  #4
vivian
Guest
 
Posts: n/a
My code follows the pressure-correction method solving the compressible problem. N-S equations are solved. I think it is semi-implicit and viscous.The working fluid is air.Amu is about 10e-5.

  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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
directMapped problem panda60 OpenFOAM Bugs 4 July 8, 2010 10:23
Time step in transient simulation shib FLUENT 0 June 17, 2010 13:07
calculation diverge after continue to run zhajingjing OpenFOAM 0 April 28, 2010 04:35
Problems with simulating TurbFOAM barath.ezhilan OpenFOAM 13 July 16, 2009 05:55


All times are GMT -4. The time now is 15:14.