|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
FHydro
Join Date: Jan 2013
Posts: 197
Rep Power: 15 ![]() |
Hi.
I am modeling an unsteady flow in fluent(implicit). With changing the time step, i can achieve to converging, but after converging the iteration is continue, so How can i understand the simulation is done and i can export the results? Thanks |
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
by decreasing (I suppose) the time step size (dt), your solution converges faster FOR A TIME STEP (t). That means the solver switches on next time step (t+dt) untill time step t reaches the number of time steps you set (N)
In this example, dt = 5e-5 s N = 2000 That means calculation will be over for t = N * dt = 2000 * 5e-5 = 0.1 s
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
FHydro
Join Date: Jan 2013
Posts: 197
Rep Power: 15 ![]() |
Thank you for reply
1- In my case, by decreasing the time step size (dt), the residuals are going up and more diverge . 2- I do not anything about the time of ending the flowing in my model, so which time i should stop the processing? |
|
|
|
|
|
|
|
|
#4 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
1- weird
2- it depends on what you want to compute (your physics)
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#5 |
|
Senior Member
FHydro
Join Date: Jan 2013
Posts: 197
Rep Power: 15 ![]() |
Can i stop processing when the results do not change after more iterations?
|
|
|
|
|
|
|
|
|
#6 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
For sure
(you should ask: "Can i stop processing when the results do not change after more time steps")
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
|
|
|
#7 |
|
Senior Member
FHydro
Join Date: Jan 2013
Posts: 197
Rep Power: 15 ![]() |
I am asking: Can i stop processing when the results do not change after more time steps ?
|
|
|
|
|
|
|
|
|
#8 |
|
Super Moderator
Maxime Perelli
Join Date: Mar 2009
Location: Switzerland
Posts: 3,297
Rep Power: 42 ![]() |
__________________
In memory of my friend Hervé: CFD engineer & freerider ![]() |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simulation of a single bubble with a VOF-method | Suzzn | CFX | 21 | January 29, 2018 01:58 |
| No results for solid domain | Gary Holland | CFX | 10 | March 13, 2009 04:30 |
| Concentric tube heat exchanger (Air-Water) | Young | CFX | 5 | October 7, 2008 00:17 |
| error using combination of step function | xujjun | CFX | 1 | January 15, 2008 17:46 |