CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

larger time step brings convergence instead of smaller time step

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 16, 2011, 12:46
Default larger time step brings convergence instead of smaller time step
  #1
Senior Member
 
raymond
Join Date: Nov 2009
Posts: 149
Rep Power: 16
wlt_1985 is on a distinguished road
I am having my model to convergence with larger time step as 10s instead of 1s. I do not understand why is it so since in common sense smaller time step is much accurate and much accurate. Please help. Why is it so?
wlt_1985 is offline   Reply With Quote

Old   September 16, 2011, 15:12
Default
  #2
Senior Member
 
Amir's Avatar
 
Amir
Join Date: May 2009
Location: Montreal, QC
Posts: 735
Blog Entries: 1
Rep Power: 22
Amir is on a distinguished road
Quote:
Originally Posted by wlt_1985 View Post
I am having my model to convergence with larger time step as 10s instead of 1s. I do not understand why is it so since in common sense smaller time step is much accurate and much accurate. Please help. Why is it so?
Dear Raymond,

It's not strange! As you know, convergency and accuracy are two different things. In linear cases, a consistent and stable case is certainly convergent but in non linear cases they are necessary conditions but not sufficient for convergency. But accuracy in both cases is totally different; by reducing your time step, accuracy is improved but we don't have a general rule for convergency in non linear cases.
I think that if your numerical procedure is correct, we can conclude that when you set dt= 10 sec your case is convergent to wrong results but in dt= 1 sec, there would be a potential to reach to accurate results but it faces convergency issues which can be resolved by lowering time step or other techniques. hope that help you.

Bests,
__________________
Amir
Amir is offline   Reply With Quote

Old   September 17, 2011, 04:40
Default
  #3
Senior Member
 
raymond
Join Date: Nov 2009
Posts: 149
Rep Power: 16
wlt_1985 is on a distinguished road
Quote:
Originally Posted by Amir View Post
Dear Raymond,

It's not strange! As you know, convergency and accuracy are two different things. In linear cases, a consistent and stable case is certainly convergent but in non linear cases they are necessary conditions but not sufficient for convergency. But accuracy in both cases is totally different; by reducing your time step, accuracy is improved but we don't have a general rule for convergency in non linear cases.
I think that if your numerical procedure is correct, we can conclude that when you set dt= 10 sec your case is convergent to wrong results but in dt= 1 sec, there would be a potential to reach to accurate results but it faces convergency issues which can be resolved by lowering time step or other techniques. hope that help you.

Bests,
Thanks Amir. My model shows me error and unable to run if I am using time step size=1s. I accidentally using larger time step size=10s and the model is able to run but it is unable to be validated with my experiment results due to its different pattern in results. I am using even larger time step size=20s and the results are much reasonable compared to time step size=10s. I am using the default setting of coupled algorithm with courant number=200. Is it too big? Is it the main factors affecting my results? I do not understand why larger time step size much better from smaller time step size from views of accuracy and convergence? I afraid that that is due to wrong setting to the model since I need that model to simulate another studies. Please help. Thanks for your help.
Attached Images
File Type: jpg cfd result time step size 10s.jpg (49.0 KB, 41 views)
File Type: jpg experiment data.jpg (40.4 KB, 37 views)

Last edited by wlt_1985; September 17, 2011 at 04:48. Reason: attachment for results
wlt_1985 is offline   Reply With Quote

Old   September 17, 2011, 09:00
Default
  #4
Senior Member
 
Amir's Avatar
 
Amir
Join Date: May 2009
Location: Montreal, QC
Posts: 735
Blog Entries: 1
Rep Power: 22
Amir is on a distinguished road
Quote:
Originally Posted by wlt_1985 View Post
Thanks Amir. My model shows me error and unable to run if I am using time step size=1s. I accidentally using larger time step size=10s and the model is able to run but it is unable to be validated with my experiment results due to its different pattern in results. I am using even larger time step size=20s and the results are much reasonable compared to time step size=10s. I am using the default setting of coupled algorithm with courant number=200. Is it too big? Is it the main factors affecting my results? I do not understand why larger time step size much better from smaller time step size from views of accuracy and convergence? I afraid that that is due to wrong setting to the model since I need that model to simulate another studies. Please help. Thanks for your help.
Dear Raymond,

Certainly, reducing time step can improve temporal accuracy but in coupled form of solvers, courant No has its own effects. Although for your case the default setting is 200 which means that in linear form it's unconditionally stable but non linear form has some restriction over that, so it's recommended to start with lower courant No and then increase it in some stages. I suggest you to read chapter 25 of user guide which can really help you.

Bests,
__________________
Amir
Amir is offline   Reply With Quote

Old   September 18, 2011, 15:04
Default
  #5
Senior Member
 
Mohammad
Join Date: Feb 2010
Location: Shiraz, Iran
Posts: 108
Rep Power: 16
m2montazari is on a distinguished road
hi,
in addition to what amir said, you can try checking and changing some boundary conditions and settings if needed and dont forget about the grid. bad grid can do anything you never thought! but after all, explainig more about your case and the options you've chosen can bring you more useful helps.
yours,
mohammad
m2montazari is offline   Reply With Quote

Old   June 25, 2018, 06:39
Default
  #6
New Member
 
Muratcan
Join Date: Jun 2018
Posts: 7
Rep Power: 7
mtaskin is on a distinguished road
Quote:
Originally Posted by Amir View Post
Dear Raymond,

It's not strange! As you know, convergency and accuracy are two different things. In linear cases, a consistent and stable case is certainly convergent but in non linear cases they are necessary conditions but not sufficient for convergency. But accuracy in both cases is totally different; by reducing your time step, accuracy is improved but we don't have a general rule for convergency in non linear cases.
I think that if your numerical procedure is correct, we can conclude that when you set dt= 10 sec your case is convergent to wrong results but in dt= 1 sec, there would be a potential to reach to accurate results but it faces convergency issues which can be resolved by lowering time step or other techniques. hope that help you.

Bests,
Hi,
I am new to the forum and i was searching an answer for a similar problem. I have been asked to perform Gauss-Seidel methods(point,line and line succesive over-relaxation) on a linear 2-D elliptic PDE. So i wrote a Fortran code for it. The problem starts from here. After i got the result from my code, i compared them with reference textbook results. The control sequence in the code(relative error) seems fine but absolute error was huge(sometimes 20%). Then i realised, the reference textbook step size was 0.05 where my instructions dictates 0.02. I rerun them with reference textbook stepsize and the results are perfect match. Now you see i am confused and i am searching an explanation to write in my report. Here is what i tried so far.

- I derived modified equation of the elliptic equation and artificial viscosity is the governing error. However, isnt 20% absolute error is quite high for artificial viscosity?
- I theorized the reference textbook results was not converged solution so it was amistake by the authors(chances are slim since the authors are expert)
- My original method discretzed it as Centrel Space Differencing Scheme, i tried backward the results does converge but error is quite high(since they are first order)
- Last theory is about round-off errors. I thought maybe change in 0.02 step size is too low to be recognized by the code. So i tried doubles in fortran. Same thing happens.

So do you think any other possible reason for getting lowr accuracy with lower step sizes?

best regards,
mtaskin
mtaskin is offline   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
Floating point exception error Alan OpenFOAM Running, Solving & CFD 11 July 1, 2021 21:51
problem with Min/max rho tH3f0rC3 OpenFOAM 8 July 31, 2019 09:48
Multiple floating objects CKH OpenFOAM Running, Solving & CFD 14 February 20, 2019 09:08
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 04:03
Time step, Number of time step, Maxximum Iterations per time step sandisk FLUENT 0 July 18, 2011 02:57


All times are GMT -4. The time now is 22:24.