|
[Sponsors] |
Convergence issue with Fractional Step Method using RK2 method for time integration |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 6, 2015, 06:49 |
|
#21 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
ok, have you checked that you get convergence even without fixing the value? That would be the final guarantee you have the correct source term in the Poisson equation |
||
June 6, 2015, 07:12 |
|
#22 | |
Member
Mihir Makwana
Join Date: May 2015
Posts: 79
Rep Power: 11 |
Quote:
2) Also, I am using the entire value of optimum omega for my code as I am using SOR. I plotted graphs for number of Iterations the PRESSURE solver takes for both the RK2 steps. The number of iterations decrease as the solution reaches steady state. However, I found that just before the STEADY STATE, the number of iterations for both the RK2 steps fluctuate. I mean, say i get, for the last 6 NUMBER of iterations of the poisson solver for step 1 : a b a b a b ( where a , b are some integers ) for step 2 : c d c d c d ( where a , b are some integers ) What can be the possible reason for this? |
||
June 6, 2015, 07:43 |
|
#23 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
when you approach the steady state you should still decrease your threshold for convergece....that appens because the guess field used to start will be very close to the correct solution and your solver does to many iterations to correct |
||
June 6, 2015, 07:58 |
|
#24 |
Member
Mihir Makwana
Join Date: May 2015
Posts: 79
Rep Power: 11 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fractional Step Method and SIMPLE | Ha Lim Choi | Main CFD Forum | 14 | June 14, 2017 12:17 |
time step directories naming issue | Andrea_85 | OpenFOAM | 3 | April 3, 2014 09:38 |
VOF convergence issue | manxu | FLUENT | 5 | December 12, 2013 21:30 |
Comparing between the Fractional step method and the SIMPLE method | ghlee | Main CFD Forum | 1 | April 10, 2012 17:59 |
Implicit, fractional step method!! | Frederic Felten | Main CFD Forum | 2 | November 15, 2002 08:06 |