|
[Sponsors] |
October 10, 2003, 12:25 |
neighbouring cells
|
#1 |
Guest
Posts: n/a
|
I have a problem of how to call two neighbouring cells between solid and fluid cells by using parameter LQ. Whenever those fluid cells call for the adjacent solid cells, it returns the negative values of solid cell numbers. I was told that solid cell numbers are stored as negative. However, when the solid cells call for the neighbouring fluid cells. Those fluid cell numbers are returned as negative also. It works fine if one cell calls the adjacent one within the same material.
|
|
October 13, 2003, 06:21 |
Re: neighbouring cells
|
#2 |
Guest
Posts: n/a
|
The cell numbers are all positive whether it's fluid or solid. There exists an interface between solid-fluid so that it can be dealt with properly. For this reason the LQ array can only see a negative value indicating it's a boundary. To see cell numbers at both sides of the interface, you have to use other means (either open LQ, or access face addressing array) - for this you have to contact CD's support.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Finding neighbouring cells when looping over faces in faceSet | olwi | OpenFOAM Running, Solving & CFD | 2 | December 13, 2007 09:03 |
Neighbouring Cells | Carlos V. | FLUENT | 4 | February 1, 2007 09:45 |
Accessing scalars in neighbouring nodes | PAD | FLUENT | 0 | July 4, 2006 04:09 |
The coefficient value for neighbouring cells | olivier | OpenFOAM Running, Solving & CFD | 2 | December 18, 2005 19:52 |
Accessing neighbouring cells in UDF | Hiranya Nath | FLUENT | 5 | March 23, 2002 00:29 |