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

LOOP OVER a ZONE

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 15, 2007, 10:06
Default LOOP OVER a ZONE
  #1
Asghari
Guest
 
Posts: n/a
Hi all;

My model is a conjugate heat construction consist of wall and fluid zone ; I need to write a UDF in a part of code and I want to loop on cells in fluid zone only . How is this looping type possible. Please lead me .

Thanks a lot.
  Reply With Quote

Old   June 15, 2007, 10:19
Default Re: LOOP OVER a ZONE
  #2
Phil
Guest
 
Posts: n/a
Asghari,

Are you familiar with the begin_c_loop and thread_loop_t (or something like that) functions ?

If not then you should look at the user guide where they have lots of examples. They are very easy to implement and you should start your program with the begin_c_loop function immediately followed by the thread_loop_t function.

YOU SHOULD CHECK THE GUIDE TO MAKE SURE I HAVE THESE THE CORRECT WAY AROUND AND CORRECT TYPING, ETC.

If however you are familiar with these and are having problems limiting the looping to 1 particular zone, then I think you need to define each separate zone in your UDF then loop over only one set of cells.

Hope this helps. Phil

  Reply With Quote

Old   June 15, 2007, 12:10
Default Re: LOOP OVER a ZONE
  #3
Asghari
Guest
 
Posts: n/a
OK,

I am familiar with these macros.

But how can I adress solid zone for a thread(zone) and fluid zone with a another zone?

Can you help me?

Thanks
  Reply With Quote

Old   June 15, 2007, 12:59
Default Re: LOOP OVER a ZONE
  #4
Phil
Guest
 
Posts: n/a
Sorry mate I haven't used udf's all that much but the next time I see my mate who uses them alot for his fuel cell research I'll show him this post.

Phil
  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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Gmsh] Problem with Gmsh nishant_hull OpenFOAM Meshing & Mesh Conversion 23 August 5, 2015 02:09
Problem in running ICEM grid in Openfoam Tarak OpenFOAM 6 September 9, 2011 17:51
Problem in IMPORT of ICEM input file in FLUENT csvirume FLUENT 2 September 9, 2009 01:08
NACA0012 geometry/design software needed Franny Main CFD Forum 13 July 7, 2007 15:57
Sliding mesh error Karl Kevala FLUENT 4 February 21, 2001 15:52


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