|
[Sponsors] |
November 3, 2006, 08:45 |
UDF Global Node Number ?
|
#1 |
Guest
Posts: n/a
|
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! |
|
November 24, 2006, 11:02 |
Re: UDF Global Node Number ?
|
#2 |
Guest
Posts: n/a
|
I have the same problem...
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
alphaEqn.H in twoPhaseEulerFoam | cheng1988sjtu | OpenFOAM Bugs | 15 | May 1, 2016 17:12 |
Problem with decomposePar tool | vinz | OpenFOAM Pre-Processing | 18 | January 26, 2011 03:17 |
DecomposePar unequal number of shared faces | maka | OpenFOAM Pre-Processing | 6 | August 12, 2010 10:01 |
directMapped problem | panda60 | OpenFOAM Bugs | 4 | July 8, 2010 11:23 |
air bubble is disappear increasing time using vof | xujjun | CFX | 9 | June 9, 2009 08:59 |