CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   UDF Global Node Number ? (https://www.cfd-online.com/Forums/fluent/42752-udf-global-node-number.html)

C. H. November 3, 2006 07:45

UDF Global Node Number ?
 
Hi everybody,

With a UDF I'm looping over the faces of a thread and then over the nodes of each face. My intent is to get to know the global node number of each node. I tried it with

Node *v;

.... v = F_NODE(face, thread, n); ....

but the value that is returnes when I write out v is about 150000. The problem: there are only about 50 Nodes in the whole Mesh so this number is some kind of strange. Does somebody can help me?

Thanks a lot!

Markus P November 24, 2006 10:02

Re: UDF Global Node Number ?
 
I have the same problem...


All times are GMT -4. The time now is 02:18.