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

Can two udf's used simultaneously in Fluent?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 25, 2013, 20:49
Smile Can two udf's used simultaneously in Fluent?
  #1
New Member
 
Dinesh
Join Date: Nov 2009
Location: India
Posts: 24
Rep Power: 16
Dinesh_Dhande is on a distinguished road
Dear Friends,
I want to use DEFINE_PROPERTY udf to vary viscosity as per variation in temperature and second udf DEFINE_EXECUTE_END for modifying output temperature.
Can i use both simultaneously?
How to use it? (I have written the udf's separately)

THanks in advance
Dinesh_Dhande is offline   Reply With Quote

Old   August 26, 2013, 01:17
Default
  #2
Senior Member
 
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 22
vasava will become famous soon enough
You can put them in one file as following. It should work.

#include .........
#include.........
DEFINE_PROPERTY{
........
.......
}

DEFINE_EXECUTE_END{
........
.......
}
vasava is offline   Reply With Quote

Old   August 26, 2013, 08:32
Default
  #3
New Member
 
Dinesh
Join Date: Nov 2009
Location: India
Posts: 24
Rep Power: 16
Dinesh_Dhande is on a distinguished road
thanks vasava. I will try.
Dinesh_Dhande 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
Problem with Compiling UDFs in Ansys Fluent 13 (lnx64) Ali.beh Fluent UDF and Scheme Programming 3 August 27, 2018 04:22
heat transfer with RANS wall function, over a flat plate (validation with fluent) bruce OpenFOAM Running, Solving & CFD 6 January 20, 2017 06:22
Error in reading Fluent 13 case file in fluent 12 apurv FLUENT 2 July 12, 2013 07:46
Linking pre-compiled UDFs to Fluent gracerlima Fluent UDF and Scheme Programming 2 April 3, 2010 14:16
Fluent - mulitple displays simultaneously? Chris FLUENT 2 February 14, 2003 09:01


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