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

NEED U HELP:how to get the difference in temperature between two wall boundaries?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 1, 2010, 22:13
Default NEED U HELP:how to get the difference in temperature between two wall boundaries?
  #1
New Member
 
Join Date: Jul 2010
Posts: 6
Rep Power: 15
oldfreshman is on a distinguished road
Hi, all, i got a problem need u help.
As the attached shows, i want to get the temperature difference between two parallel solid walls, id=7 and 18 respectively.
I try to use UDMI to get the temperature on one wall/nearby fluid, but how can i pass the value to the other side?
Plz help me, Thanks...
Attached Images
File Type: jpg Ask for help.jpg (28.5 KB, 17 views)
oldfreshman is offline   Reply With Quote

Old   August 2, 2010, 11:18
Default
  #2
New Member
 
Luk
Join Date: Jun 2009
Posts: 24
Rep Power: 16
Geisel is on a distinguished road
Do you want to calculate a conduction between fluid-solid-fluid? Use a coupled wall boundary condition (use search for guidelines, or user guide).
__________________
*******************************
Geisel is offline   Reply With Quote

Old   August 2, 2010, 20:47
Default
  #3
New Member
 
Join Date: Jul 2010
Posts: 6
Rep Power: 15
oldfreshman is on a distinguished road
Quote:
Originally Posted by Geisel View Post
Do you want to calculate a conduction between fluid-solid-fluid? Use a coupled wall boundary condition (use search for guidelines, or user guide).
Thanks Geisel. i knew the coupled wall boundary and have already used in my models.
there is a mass transfer cross the wall, i want to calculate the additional heat transfer coursed by the mass transfer. the additional heat flux can be writen as: N=k*(T_f - T_p). T_f & T_p are temperature on both sides of wall respectively. how can i get the T_f's thread and T_p's thread together? that is my problem.
oldfreshman is offline   Reply With Quote

Old   August 5, 2010, 10:12
Default
  #4
New Member
 
Federico
Join Date: Aug 2010
Posts: 3
Rep Power: 15
Friedmann is on a distinguished road
Hallo oldfreshman

To get the temperature on the wall you can use this two command

t = Lookup_Thread(domain,your_surface_ID);
T=F_T(f,t)

i hope it was helpful.

Ciao
Friedmann is offline   Reply With Quote

Old   August 12, 2010, 23:27
Default
  #5
New Member
 
Join Date: Jul 2010
Posts: 6
Rep Power: 15
oldfreshman is on a distinguished road
Quote:
Originally Posted by Friedmann View Post
Hallo oldfreshman

To get the temperature on the wall you can use this two command

t = Lookup_Thread(domain,your_surface_ID);
T=F_T(f,t)

i hope it was helpful.

Ciao
Thanks Friedmann.
oldfreshman 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
Temperature Gradient at Wall sven OpenFOAM 7 November 1, 2010 17:25
Automatically update wall temperature? cresus CFX 1 December 5, 2009 05:06
Wall temperature define in fluent zdz198728 Main CFD Forum 3 November 19, 2009 00:37
udf variable for wall temperature Kiran FLUENT 0 July 31, 2008 08:31
Variable temperature wall boundary condition Virginie FLUENT 2 October 2, 2007 09:23


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