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

How to write a udf for temp dependent emissivity

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By AlexanderZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 9, 2018, 12:26
Default How to write a udf for temp dependent emissivity
  #1
Member
 
Oula
Join Date: Apr 2015
Location: United Kingdom
Posts: 81
Rep Power: 11
Oula is on a distinguished road
Hi everyone

In my model there are some boundaries (walls) that their emissivities change with temperature. For example

at a specific wall
at T=200 C emissivity = 0.80
T=400 C emissivity = 0.82
T=600 C emissivity = 0.84

How can I write the suitable UDF for this case?

Any help is much appreciated
Oula is offline   Reply With Quote

Old   December 10, 2018, 11:00
Default
  #2
Member
 
Oula
Join Date: Apr 2015
Location: United Kingdom
Posts: 81
Rep Power: 11
Oula is on a distinguished road
I'm a bit confused about which macro can be used to change the material property that is changing with temperature?, is it DEFINE PROPERTY or DEFINE PROFILE?

I have found the thread below which used DEFINE PROFILE. can anybody explain to me what is the difference.

Temp dependent emissivity udf

Any help is much appreciated
Oula is offline   Reply With Quote

Old   December 10, 2018, 21:10
Default
  #3
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
DEFINE PROPERTY macro is used to define material properties
DEFINE PROFILE is used to define a custom boundary profile or cell zone condition

emissivity is not material property, but property of surface, so you should use DEFINE PROFILE

best regards
Oula likes this.
AlexanderZ 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
Temp dependent emissivity udf rossyd89 Fluent UDF and Scheme Programming 4 December 10, 2018 10:50
confusion on how to write udf for density of a mixture solution in multiphase problem Hirakjyoti Fluent UDF and Scheme Programming 1 September 11, 2017 02:21
How to write UDF to achieve phase chang dunga82 Fluent UDF and Scheme Programming 2 May 8, 2013 23:16
How to write UDF to achieve phase chang dunga82 Fluent UDF and Scheme Programming 0 May 6, 2013 09:50
UDF to write interp files Karl FLUENT 6 February 7, 2002 13:10


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