|
[Sponsors] |
January 15, 2014, 15:51 |
UDF for thermal conductivity
|
#1 |
New Member
Bennia Ayoub
Join Date: Dec 2013
Location: Algeria
Posts: 6
Rep Power: 12 |
Dear Freinds...
i want to define thermal conductivity of nanofluid , I wrote UDF but when i interpreted to fluent, it show me a message "temp definition shadows previous definition" what's mean ? PHP Code:
Last edited by ayoub1989; January 16, 2014 at 16:21. |
|
January 16, 2014, 12:20 |
|
#2 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
It means that the variable name "temp" is already in used somewhere else. Not in your file, but somewhere in Fluent's files.
This will probably not give a real problem, but to be sure, you could rename your variable name into something else. |
|
January 16, 2014, 16:17 |
|
#3 |
New Member
Bennia Ayoub
Join Date: Dec 2013
Location: Algeria
Posts: 6
Rep Power: 12 |
thank you pakk , i renamed the variable and the UDF work without problem thanks again
|
|
January 20, 2014, 12:08 |
Nanofluid properties
|
#4 |
New Member
Join Date: May 2013
Posts: 4
Rep Power: 13 |
did you use compile or interpret for the UDF? I'm trying to use UDF for properties in a similar case but didn't work with me
|
|
January 22, 2014, 04:46 |
|
#5 | |
New Member
Bennia Ayoub
Join Date: Dec 2013
Location: Algeria
Posts: 6
Rep Power: 12 |
Quote:
|
||
August 18, 2014, 06:15 |
|
#6 |
New Member
Bennia Ayoub
Join Date: Dec 2013
Location: Algeria
Posts: 6
Rep Power: 12 |
I used interpreted , compiled and the udf work perfectly
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
I need one simple udf code for effective thermal conductivity of nanofluid | mvf | Fluent UDF and Scheme Programming | 1 | February 10, 2017 20:05 |
Anisotropic thermal conductivity UDF | Kwiaci | Fluent UDF and Scheme Programming | 2 | January 20, 2017 09:42 |
Thermal conductivity UDF | jack.s | Fluent UDF and Scheme Programming | 4 | February 29, 2012 12:57 |
UDF for effective thermal conductivity | Rashmi | FLUENT | 1 | November 6, 2007 21:08 |
Can wemodify effective thermal conductivity by UDF | FengYun | FLUENT | 2 | October 27, 2005 06:28 |