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

UDF

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 6, 2009, 19:37
Default UDF
  #1
Sean
Guest
 
Posts: n/a
Dear friends, I am writing a UDF on particle tracking, I want to know how I can point out those threads that are arround the walls only? I want to make a loop on these cells/faces and I dont know how should I define it for my UDF.
  Reply With Quote

Old   March 7, 2009, 01:29
Default Re: UDF
  #2
aas
Guest
 
Posts: n/a
Take note of the zone numbers corresponding to your walls of interest. This macro might be of use: Thread *t = Lookup_Thread(zone number); begin_cell_loop(c,t) { statements... } end_cell_loop(c,t)
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



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