|
[Sponsors] |
November 25, 2010, 22:46 |
Help. implicit discritization
|
#1 |
New Member
Yasin
Join Date: Nov 2010
Posts: 4
Rep Power: 16 |
Hi everybody,
I have written a 3D code for flow around circular cylinder. I have used implicit three-layer backward (Euler method) method for time discretization. for convection terms the upwind and for viscous terms the central scheme has been used. I have discretized viscous terms as implicit and I retained convection terms as explicit. only 7 finite volumes are retained in the implicit discrete operator( (i,j,k),(i+1,j,k),(i-1,j,k),(i,j+1,k),(i,j-1,k),(i,j,k+1),(i,j,k-1) ). The discretized equations are solved with point by point Gauss-Seidel method. Question: 1) Is it,retaining the convection terms as explicit, true ? due to using upwind method the implicit discretization of convection terms is difficult(for me).what is your suggestion to me? Thanks, Last edited by dearboy; November 26, 2010 at 00:46. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can anyone explain the difference between these implicit concepts? | bearcat | Main CFD Forum | 0 | February 20, 2010 19:39 |
Doubt on Implicit Methods | analyse In India | Main CFD Forum | 10 | March 9, 2007 04:01 |
how implicit is implicit? | Joe cool | Main CFD Forum | 7 | July 16, 2004 12:10 |
Implicit method of FSI | cjtune | Siemens | 0 | March 12, 2003 13:07 |
UDF : Chemical Reaction in Catalytic Converter | adhimac | FLUENT | 1 | March 27, 2001 15:04 |