|
[Sponsors] |
May 12, 2009, 19:36 |
A question for unsteady state
|
#1 |
New Member
Kostas
Join Date: Mar 2009
Posts: 23
Rep Power: 17 |
How many iterations must be put for each time step at unsteady state? the FLUENT has as preselection at 20 iteration. its ok for any problem?
With other words, if i have a model witch converged at 1000 iteration on steady state, must be put 1000 iteration for each time step on unsteady state? Or with more less iteration, i will be ok? And what diference there is? |
|
May 12, 2009, 23:09 |
|
#2 |
New Member
Martin Gariepy
Join Date: Mar 2009
Location: Laval
Posts: 13
Rep Power: 17 |
I will suppose that you're running an explicit scheme. Usually, you should set you're time step to be able to converge in less than 15 iterations on each time step. So first of all:
1) choose you're convergence level (residuals) 2) choose a time step 3) iterate. You must be able to convergence inside 15 iterations. If it's not the case, lower your time step. 4)iterate. About a certain time, you will converge a lot faster, maybe 5 iterations. Then it's time to increase youre time step 5)Continue until you reach steady state or unsteady cyclic state. Hope it's help |
|
May 13, 2009, 06:03 |
|
#3 |
New Member
Kostas
Join Date: Mar 2009
Posts: 23
Rep Power: 17 |
ok. i do this. I decrease the time step and the solution converge in each time step. But the time step in witch take converged solution in 15-20 iteration is t=1e-07.
This time is much small... Untill arrive approximately 1 sec. What i do now???? If i put more big time step and the solution do not converged in 20 iteration, there is problem??? Thus, ever, must be converge the sollution? |
|
May 13, 2009, 10:36 |
|
#4 |
New Member
Martin Gariepy
Join Date: Mar 2009
Location: Laval
Posts: 13
Rep Power: 17 |
If you increase you're time step, crucial information will propagate faster than a cell length leading to a decrease in accuracy. If you're patient, you will soon see that it taking less iteration to converge, than you can try to increase your time step.
Or a second option is increase your time step and your number of iterations to let it converge but that's not recommanded du to the lack of accuracy. |
|
May 15, 2009, 16:51 |
|
#5 |
Member
Akour
Join Date: May 2009
Posts: 79
Rep Power: 17 |
Hi Kosta,
How many iterations each timestep will take to reach convergence will also depend on the residual values you use...these define how accurate each timestep will be, make them a bit smaller then the fluent defaults (i.e. make mass and continuity 1e-4...energy at 1e-6 is probably ok) and how many timesteps you use will define how accurate your entire problem is. It is not a good idea to just randomly choose a timestep, there must be a rough calculation you can do to determine what your timestep should be, i.e. a kolmogorov timescale to use as a maximum timestep value (see wikipedia) would be a good start if you were solving a turbulent problem (with the k-epsilon model turned OFF). If you dont know enough about the physics, then I recommend starting at a timestep of about =total time you want to simulate/N where N is the number of timesteps, start at 100...then go up to 500...1000...until average values in your solution domain stop changing a lot (5% change is acceptable in most industrial settings)...this means that your solution is independent of finer timesteps...which will save you time...there is no point having a timestep of .0000001 seconds if you only need .01 seconds to resolve accurate information. Hope that helps. Akour |
|
May 15, 2009, 17:05 |
|
#6 |
New Member
Kostas
Join Date: Mar 2009
Posts: 23
Rep Power: 17 |
ok thanks. i understand...
I write this issue because i have a problem with cavitation which i want simulate. And i beliaved that there is problem with choice of time step.. But it isnt there my problem.. My problem is that when i run the mixture model with no vapor equation in "solution" i take a converged solution and when i put vapor equation i have disconvergence. Anyway... |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
plz help,urgent, vof model steady state | Garima Chaudhary | FLUENT | 4 | March 15, 2018 13:22 |
Simulation of a single bubble with a VOF-method | Suzzn | CFX | 21 | January 29, 2018 01:58 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
steady state, laminar vof_model | Garima Chaudhary | FLUENT | 0 | May 24, 2007 04:11 |
Two-Phase Buoyant Flow Issue | Miguel Baritto | CFX | 4 | August 31, 2006 13:02 |