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

Accessing a zone

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2004, 11:15
Default Accessing a zone
  #1
Karthick
Guest
 
Posts: n/a
Hello all

Is it possible to access a particular zone in Fluent through udf's. I have to increase the velocity of particular domain with some value. Assume I am having four zones out of which I have to increase the velocity of first zone with some value. Is it possible through udf's

Regards Karthick
  Reply With Quote

Old   April 7, 2004, 19:48
Default Re: Accessing a zone
  #2
Ajay
Guest
 
Posts: n/a
thread *tf; int id=3 ; tf=Lookup_Thread(d,id) where d is the domain pointer and Id is got fom the BC panel for different zone. once you get the pointer you could set the values. or in the define_profile you could check for where you are and set the values only when you are in the right zone . c_centroid could be used to get ur position. -Ajay
  Reply With Quote

Old   April 8, 2004, 05:57
Default Re: Accessing a zone
  #3
Karthick
Guest
 
Posts: n/a
Thanx ajay

It worked well

Regards Karthick
  Reply With Quote

Old   April 9, 2004, 13:51
Default Re: Accessing a zone
  #4
Karthick
Guest
 
Posts: n/a
Hello ajay

I am having one more problem. If I try to patch the velocity with some values, turbulent viscosity is limited to 14285 cells error I am getting. Is it due to our udf...How can I get rid of it?

Regards Karthick
  Reply With Quote

Old   April 16, 2004, 01:08
Default Re: Accessing a zone
  #5
Benny
Guest
 
Posts: n/a
Hi Karthick,

If that is only warning message, you can pay no attention to it. Yo can set the limitation to the value you like.

regards, Benny
  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
Problem in running ICEM grid in Openfoam Tarak OpenFOAM 6 September 9, 2011 18:51
Problem in IMPORT of ICEM input file in FLUENT csvirume FLUENT 2 September 9, 2009 02:08
Error to re-open fluent case file J.Gimbun FLUENT 0 April 27, 2006 09:42
accessing a zone yobee FLUENT 2 July 5, 2004 11:54
Sliding mesh error Karl Kevala FLUENT 4 February 21, 2001 16:52


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