|
[Sponsors] |
September 4, 2015, 09:33 |
transient natural convection
|
#1 |
New Member
ramila.h
Join Date: Dec 2010
Posts: 29
Rep Power: 15 |
Please I am simulating transient natural convection using fluent, and I would really appreciate your help.
is it better to use Piso or Simple in pressure-velocity coupling? What is the meaning of skeweness correction and neighbor coupling in piso scheme? I put the default relation factor to the half default values....is it the best choice? In solution methods, there is an option where the relaxation factor is set to 0.75 by default, do I need to change it? thank you for your help in advance. |
|
September 16, 2015, 00:49 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,751
Rep Power: 66 |
PISO is generally preferred for transient simulations because you can use higher urf's (faster convergence) and bigger time-steps (fewer time steps need to be computed) compared to SIMPLE. But SIMPLEC is also faster than SIMPLE and might be worth considering. If you want small time-steps anyway, then the advantages of PISO are lost, because it is more expensive than SIMPLE.
It's best to keep the default urf's unless you are having problems with convergence. Reduce them only if you run into trouble. You might even want to increase the urf's to get faster convergence. The additional neighbor correction step is what makes PISO different than SIMPLE (or call it a momentum correction). Skewness correction refers to updating the fluxes for an additional pressure correction. Skewness correction can be done on SIMPLE also, but the neighbor correction is a little unique to PISO. All these corrections are a result of using predictor-corrector approach used in the segregated pressure based solver. If you used a coupled solver, you wouldn't need these corrections. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boundary condition for transient natural convection | EshitaPal | OpenFOAM Running, Solving & CFD | 9 | November 8, 2016 12:40 |
Transient Natural Convection | Bionico | FLUENT | 0 | June 29, 2012 10:10 |
Modeling both radiation and convection on surfaces - Ansys Transient Thermal R13 | s.mishra | ANSYS | 0 | March 31, 2012 05:12 |
natural convection problem with radiation | jorien | CFX | 0 | October 14, 2011 10:26 |
transient simulation: natural convection problem? | Basics | CFX | 3 | September 25, 2002 10:42 |