|
[Sponsors] |
Advance/Speed up time stepping in SIMPLE alogrithm |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 29, 2015, 15:49 |
Advance/Speed up time stepping in SIMPLE alogrithm
|
#1 |
New Member
mohamed ali
Join Date: Nov 2013
Posts: 4
Rep Power: 12 |
Hi,
I am using time stepping SIMPLE algorithm to solve steady state problems which takes a lot of time step to converge to steady state. How can i advance or Speed up time stepping while solving Navier-Stokes equation using simple algorithm to solve steady state problem. Thanks. |
|
August 29, 2015, 23:43 |
|
#2 |
Senior Member
Troy Snyder
Join Date: Jul 2009
Location: Akron, OH
Posts: 220
Rep Power: 19 |
Tweaks on the SIMPLE algorithm, such as SIMPLEC, SIMPLER, etc., specifically attempt to decrease the total number of iterations (can get away with larger relaxation factors) through more accurate velocity correction computations per iteration.
|
|
August 30, 2015, 02:00 |
|
#3 |
New Member
mohamed ali
Join Date: Nov 2013
Posts: 4
Rep Power: 12 |
Thanks for the reply.
Can you suggest any algorithm which solve NSE without any time stepping (discard transient term). Is Fluent steady state solver, uses above tweaks or they completely discarding transient term. |
|
August 30, 2015, 15:05 |
|
#4 |
Senior Member
Troy Snyder
Join Date: Jul 2009
Location: Akron, OH
Posts: 220
Rep Power: 19 |
Fluent employs SIMPLE by default for steady-state flows but SIMPLEC is also available. Both algorithms disregard the transient terms.
|
|
September 1, 2015, 18:08 |
|
#5 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
If you're trying to solve a statinoary problem, use the Fluent steady state solver, it is a bona-fide steady-state solver without a transient term.
|
|
Tags |
finite volume method, navier stoke solver, simple algorithm, steady solver, time discretization |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 14:40 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |