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

UDF for specific heat and electrical conductivity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 17, 2015, 16:15
Default UDF for specific heat and electrical conductivity
  #1
New Member
 
walied
Join Date: Aug 2014
Posts: 16
Rep Power: 12
walied123 is on a distinguished road
hello every body;

i have the following problem..........please need help.

i want to write UDF for specific heat and electrical conductivity as a function of coordinates but there are two problems:

1- the fluent doesn't accept any udf for specific heat not function of Temperature.

2- in material panel there are no options for udf for the electrical conductivity.

are there any solutions for the above problems?

Regards
walied123 is offline   Reply With Quote

Old   February 17, 2015, 18:21
Default
  #2
Member
 
Join Date: Dec 2012
Posts: 92
Rep Power: 13
beer is on a distinguished road
Hi

Specific heat has an own udf name because it needs more information than the normal define material routines.

You can find the electrical conductivity under the uds part. It should be uds-0.


Edit: Found it:

The function for properties is DEFINE_PROPERTY(User_Property, c, t), for specific heat it's DEFINE_SPECIFIC_HEAT(User_Specific_Heat, T, Tref, h, yi). It's explained in the UDF manual.
beer is offline   Reply With Quote

Old   February 17, 2015, 21:13
Default
  #3
New Member
 
walied
Join Date: Aug 2014
Posts: 16
Rep Power: 12
walied123 is on a distinguished road
hi peer;
thank you for your kind reply.

i know that for specific heat udf has a specified name but fluent accept a UDF for specific heat only as a function of temperature but in my case i need to define a UDF for specific heat as a function of sptial coordinates.

please can you help me in this problem?
walied123 is offline   Reply With Quote

Old   February 18, 2015, 06:47
Default
  #4
Member
 
Join Date: Dec 2012
Posts: 92
Rep Power: 13
beer is on a distinguished road
Oh yeah, sorry, it was late already when I replied.

Well the bad news is I think it is not possible. I wanted cp to depend on the pressure some while ago which didn't work. I made a request back then and the reply was that it's not possible and it maybe will be in the future. This must have been in 2012 or something. Obviously all you get is a temperature so there is no way to access any other information so as pressure or the coordinates like in your case.

Maybe ask the fluent support if there is a way but I don't think so.
beer is offline   Reply With Quote

Old   February 20, 2015, 07:17
Default
  #5
New Member
 
walied
Join Date: Aug 2014
Posts: 16
Rep Power: 12
walied123 is on a distinguished road
thank you dear beer for your kind reply.
walied123 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
Issue with units in heat transfer lost.identity Main CFD Forum 0 May 19, 2009 08:07
heat generation rate w/m3 in 2D Laszlo FLUENT 1 May 6, 2004 12:58


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