|
[Sponsors] |
How to get nodes coordinates for a certain cell ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 18, 2000, 13:21 |
How to get nodes coordinates for a certain cell ?
|
#1 |
Guest
Posts: n/a
|
Hi !
While looping over cells in a thread I need to define coordinates of all cell nodes to provide the next calculations. Wouldn't you give me some information about this matter ? I suspect that the functions I need are NODE_X(node), NODE_Y(node), NODE_Z(node), but how can I define this "node" parameter ? Best wishes. Mikhail |
|
November 1, 2000, 07:48 |
Re: How to get nodes coordinates for a certain cel
|
#2 |
Guest
Posts: n/a
|
I am also trying to get the nodes coordinates. At the moment, I am using the follow expression:
xc1 = NODE_X(C_NODE(cell, thread, n)); n is the number of node (0 - 4) for quadri cells! This expression run well when insert in the main loop of the FLUENT code. But I am not getting to do a loop over the cells nodes in the domain. I contacted the Technical support by FLUENT for to resolve this... We can to change more informations... |
|
November 1, 2000, 11:18 |
Re: How to get nodes coordinates for a certain cel
|
#3 |
Guest
Posts: n/a
|
Hi, You can use T-grid to find out nodes coordinates. Under the Modify Boundary panel, select nodes by mouse and press Centroid button, you can easily get the coordinates of the nodes. Bye
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
?? How to get cell center coordinates? | erica | FLUENT | 0 | May 11, 2005 23:02 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |