|
[Sponsors] |
September 17, 2003, 20:21 |
about the information of cell or grid
|
#1 |
Guest
Posts: n/a
|
Hi,everone I want to know how to identify the arrangement of cells or grids in FLUENT. I want to use this information to solve the differential equation by my source code. It is like using c(i+1,j)+c(i,j)+c(i-1,j)to discretize the differential equation. However, i don't know how to get the c(i+1,j),c(i,j)and c(i-1,j). All i can see in FLUENT is the pointer that points to cells and faces. I can not extract the cell identity and do some operation like i mentioned above. I need your help. Thanks.
|
|
September 18, 2003, 07:47 |
Re: about the information of cell or grid
|
#2 |
Guest
Posts: n/a
|
HI, Could you explaina little bit more you source code ? Make sure you source code can be applied to unstructured mesh ? It means no possibility of (i,j) matrix consideration for cells arrangements.
Let me know if that helps you; cheers thomas |
|
September 18, 2003, 10:35 |
Re: about the information of cell or grid
|
#3 |
Guest
Posts: n/a
|
If your differential equation can be rewritten in the standard form supported by FLUENT for UDS, you had better to solve it this way.
Hi ap |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
On grid independent solution for pulsatile flow | David | FLUENT | 5 | March 25, 2022 04:33 |
select grid cell | Domi | FLUENT | 0 | October 26, 2004 12:01 |
output surface grid information | Adam | FLUENT | 0 | May 17, 2004 22:17 |
Grid Adaptation | Suresh | FLUENT | 0 | October 15, 2003 14:18 |
GRID TO GRID INTERPOLATION in FLUENT | calogero | FLUENT | 3 | June 4, 2003 09:32 |