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

User-defined k

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 17, 2009, 12:22
Default User-defined k
  #1
Member
 
gina
Join Date: Apr 2009
Posts: 56
Rep Power: 17
gina is on a distinguished road
Dear all,
I want to use UDF to modify the kinetic energy (k) field in the locations where the y plus value is less than 20.

is there anyone who can help me?
thanks
gina is offline   Reply With Quote

Old   October 17, 2009, 18:39
Default
  #2
Member
 
Join Date: Apr 2009
Posts: 78
Rep Power: 17
tstorm is on a distinguished road
You can define a new source equation (using DEFINE_SOURCE), and inside that source add an if statement to take care of the y+<20 part. Then you'll hook that source equation to the k equation (DEFINE - BOUNDARY CONDITIONS - FLUID).

I'd be happy to help you along if you have more specific questions.
tstorm is offline   Reply With Quote

Old   October 23, 2009, 14:12
Default
  #3
Member
 
gina
Join Date: Apr 2009
Posts: 56
Rep Power: 17
gina is on a distinguished road
thank you very much to have answer for me...
I have use a udf with define_adjust, is that not correct!
gina is offline   Reply With Quote

Old   October 23, 2009, 18:05
Default
  #4
Member
 
Join Date: Apr 2009
Posts: 78
Rep Power: 17
tstorm is on a distinguished road
Yes, you can use an define_adjust as well, there are several ways to approach your problem.
You can use define_adjust to adjust the k value.
Or, you can use define_source to define a NEW k value, and set your new value to FLUENT's k.
tstorm is offline   Reply With Quote

Old   October 24, 2009, 16:13
Default define_source
  #5
Member
 
gina
Join Date: Apr 2009
Posts: 56
Rep Power: 17
gina is on a distinguished road
Ok well, please if i need to use define_source and when i will to hook my source equation in DEFINE - BOUNDARY CONDITIONS - FLUID in this panel what I must do?
thanks
gina is offline   Reply With Quote

Old   October 26, 2009, 07:42
Default
  #6
Member
 
Krishna
Join Date: Oct 2009
Posts: 34
Rep Power: 16
t.krishnamohan is on a distinguished road
Hi,
DEFINE_WALL_FUNCTIONS should be used for specifying user defined wall functions. Hope you are using k-epsilon model to define turbulence. Please go through the online doc for number of arguments for this function.
You cannot use DEFINE_SOURCE/ DEFINE_ADJUST for specifying user defined wall functions.
Regards,
t.krishnamohan is offline   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
user defined turbulence model manuutin STAR-CD 5 October 14, 2009 05:29
UDF - Derivatives for User Defined Memory Variable Sandilya Garimella FLUENT 0 January 14, 2008 10:39
Gradient of a User defined Variable Ramadas CFX 2 August 21, 2007 09:19
User Defined Scalars - Returning Values Carlos V. FLUENT 0 April 19, 2006 18:18
Usage of user defined functions Gowrish FLUENT 1 October 26, 2005 07:44


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