CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

UDF Global Node Number ?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 3, 2006, 07:45
Default UDF Global Node Number ?
  #1
C. H.
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!
  Reply With Quote

Old   November 24, 2006, 10:02
Default Re: UDF Global Node Number ?
  #2
Markus P
Guest
 
Posts: n/a
I have the same problem...
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
alphaEqn.H in twoPhaseEulerFoam cheng1988sjtu OpenFOAM Bugs 15 May 1, 2016 16:12
Problem with decomposePar tool vinz OpenFOAM Pre-Processing 18 January 26, 2011 02:17
DecomposePar unequal number of shared faces maka OpenFOAM Pre-Processing 6 August 12, 2010 09:01
directMapped problem panda60 OpenFOAM Bugs 4 July 8, 2010 10:23
air bubble is disappear increasing time using vof xujjun CFX 9 June 9, 2009 07:59


All times are GMT -4. The time now is 00:46.