|
[Sponsors] |
May 23, 2019, 08:28 |
calculate the time step
|
#1 |
Member
Join Date: Sep 2018
Posts: 31
Rep Power: 8 |
Dear expert,
How do I calculate the time step of an unsteady flow? Best regards, SER |
|
May 23, 2019, 10:59 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
2 things:
1) The unsteadiness in the flow has some time-scale. Let's say there is a 10 Hz oscillation in your flow. To resolve this in time, you want to be like 10x or more smaller than this scale so you'd pick a timestep size of 0.01s or 0.001s. The smaller the time-step, the more you resolve this oscillation in time. 2) There are stability constraints due to numerics. You are limited to a maximum time-step of a certain size which is dictated by the maximum Courant number of say around 10. Normally people limit the Courant number of around 2-5 or even smaller (less than 0.5) if they want really high quality results. Usually this Courant number constraint is much more restrictive than the flow time-scales. One of the reasons is because, on a very fine grid, the time-step size needed to meet this Courant number constraint becomes smaller. Last edited by LuckyTran; May 23, 2019 at 15:39. |
|
May 23, 2019, 12:06 |
|
#3 |
Member
Join Date: Sep 2018
Posts: 31
Rep Power: 8 |
Dear LuckyTan,
Transient flow, not unsteady flow sorry. After talking about the frequency, I want to explain my situation. I try to control the turbulent boundary layer separation, I used a jet is the motion of this jet is due to a sinusoidal function that depends on the frequency = 30 and Amplitude and its via UDF. so I'm confused about the value of no time Best regards, SER |
|
May 23, 2019, 15:40 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Same answer. Read it again, a million times if you have to, until you get it.
|
|
May 23, 2019, 16:09 |
|
#5 |
Member
Join Date: Sep 2018
Posts: 31
Rep Power: 8 |
Thanks a lot for your help
|
|
Tags |
time step |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
courant number increases to rather large values | 6863523 | OpenFOAM Running, Solving & CFD | 22 | July 6, 2023 00:48 |
time step continuity problem in VAWT simulation | lpz_michele | OpenFOAM Running, Solving & CFD | 5 | February 22, 2018 20:50 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |