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

identify interface boundary nodes in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 29, 2010, 23:11
Default identify interface boundary nodes in parallel
  #1
New Member
 
Eric Doran
Join Date: Mar 2009
Posts: 3
Rep Power: 17
emdoran is on a distinguished road
I'm trying to find a way to identify whether a node is on an interface with another processor such that if I wanted to export a node list I could avoid duplicate nodes. I tried using BOUNDARY_NODE_P(n) and INTERFACE_NODE_P(n), however, the first gives all boundary nodes (including those not on the interface) and the second doesn't appear to ever be true.

I have also tried looping over the faces on each processor and determining whether it's a PRINCIPAL_FACE_P(f,t) and then marking the nodes to prevent them being counted twice, however there will still be duplicate nodes from the edges that are shared along the processor partition. Any insight or knowledge of an internal function to identify the interface nodes would be appreciated.
emdoran is offline   Reply With Quote

Reply

Tags
interface, node coordinates, nodes, parallel


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
Issue with running in parallel on multiple nodes daveatstyacht OpenFOAM 7 August 31, 2010 17:16
External Radiation Boundary Condition (Two sided wall), Grid Interface CFD XUE FLUENT 0 July 8, 2010 06:49
Defining UDS at interface, Boundary Zone Walls Sliding Mesh jalarron Fluent UDF and Scheme Programming 0 June 23, 2010 04:58
Minimum number of nodes to run CFX in parallel Rui CFX 3 April 11, 2005 20:46
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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