|
[Sponsors] |
January 10, 2006, 06:55 |
Hi everybody,
I'd like to k
|
#1 |
Member
Rosario Russo
Join Date: Mar 2009
Location: Trieste, Italy
Posts: 56
Rep Power: 17 |
Hi everybody,
I'd like to know if it is possible to set the size of the timestep while using the stationary solver simplefoam. I mean the numerical time step. I guess that the timestep can be different according to the cell size in stationary problems. In some of my testcases I noticed that in small cells I have convergence problems and I'd like to control the timestep in these cells. Have I to use icofoam even if I'm interested only in the stationary results? Thank you for any suggestion. |
|
January 12, 2006, 14:57 |
simpleFoam uses underrelaxatio
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
simpleFoam uses underrelaxation which is equivalent to local time stepping.
There is no control apart from changing the underrelaxation factor. Try using different discretisation. Or maybe your problem is transient. |
|
January 13, 2006, 04:51 |
Just after posting my message
|
#3 |
Member
Rosario Russo
Join Date: Mar 2009
Location: Trieste, Italy
Posts: 56
Rep Power: 17 |
Just after posting my message I had a look at the code and I realized there was actually no local timestepping, but relaxation. I should have known that.
Sorry for my silly question. Thank you very much for your answer anyway. By the way I have another stupid question. Is that possible that recompiling some solver (simpleFoam in this case) without any changing I get different (best in convergence) results? Or must I have missed something? Thank you again. |
|
January 13, 2006, 05:02 |
There might be very small diff
|
#4 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
There might be very small differences if you compile with/without optimization or on a different machine. We compile with -O3 -ffast-math on a p4.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
relaxtion delta | Andrew Hayes | Main CFD Forum | 0 | December 7, 2005 09:45 |
How to calculte \Delta t from CFL? | Annie | Main CFD Forum | 4 | March 23, 2005 10:48 |
LES delta | turb | Main CFD Forum | 2 | March 2, 2005 15:27 |
Delta Wings | R | Main CFD Forum | 1 | October 10, 2004 14:16 |
Delta wing | Thomas Pettersson | FLUENT | 1 | April 22, 2000 21:18 |