|
[Sponsors] |
Writing a UDF for heat loss from a composite wall |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 11, 2012, 08:34 |
Writing a UDF for heat loss from a composite wall
|
#1 |
Member
Join Date: Jun 2011
Posts: 86
Rep Power: 15 |
Hello,
I want to write a UDF file to calculate heat loss from the system to the atmosphere. The wall is insulated. The outside temperature is ambient. The heat loss equation would be: q = U(overall) * (Twall - Tambient); I know the ambient temperature and overall heat transfer coefficient. q (heat flux through the wall) and Twall will be calculated by Fluent I presume. Thank you. |
|
January 14, 2012, 21:36 |
|
#2 | |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
Hi! Can you describe the system a bit more? It's not really clear, if the wall is thermally insulated (heat flux=0=adiabatic), why you are specifying a heat transfer coefficient.
Do you mean you have a composite wall with a very low thermal conductivity? If so, Fluent has a built-in functionality to calculate the fluxes through surfaces(find it in Plots). ComputerGuy Quote:
|
||
January 15, 2012, 06:52 |
|
#3 | |
Member
Join Date: Jun 2011
Posts: 86
Rep Power: 15 |
Quote:
The wall is thermally insulated but there are some heat losses through the wall. Fluent does not have the functionality to add composite wall. I first have a layer of deposit at the inside of the geometry, then I have the metal wall, then I have a thick layer of insulation. The heat will e lost from inside to outside (ambient). I can only specify one wall with one set of thermal properties and thickness. So I have to write a UDF, through which I calculate the heat flux. Thank you. |
||
January 15, 2012, 09:21 |
|
#4 | |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
Unless I understand your problem incorrectly, a 3 material wall is absolutely possible in Fluent. Simply construct your mesh such that the layers of the walls share nodes/faces at their interfaces, and Fluent will calculate heat conduction through them. You'll need to name each wall volume individually, but I guarantee multi-layered walls are perfectly acceptable and easily solved in Fluent.
ComputerGuy Quote:
|
||
January 15, 2012, 09:43 |
|
#5 | |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
OK. Just wanted to make sure you understand that I think Fluent can do what you want without having to write a single line of UDF code.
Quote:
|
||
January 15, 2012, 10:10 |
|
#6 |
Member
Join Date: Jun 2011
Posts: 86
Rep Power: 15 |
Fluent only calculates heat loss for a single wall, not an insulated wall. Because in the wall properties, I can only specify properties of one wall.
|
|
January 15, 2012, 10:27 |
|
#7 |
Senior Member
Real Name :)
Join Date: Jan 2010
Location: United States
Posts: 192
Rep Power: 16 |
If you can only specify "one wall," you haven't constructed the wall in such a way that Fluent understands that there are three distinct layers. Ensure you have created a named selected for each of the three wall volumes (Fluent 12+).
You might want to revisit some of the geometry creation and meshing tutorials for more help. If you think you've solved your problem, however, great. ComputerGuy |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with zeroGradient wall BC for temperature - Total temperature loss | cboss | OpenFOAM | 12 | October 1, 2018 07:36 |
heat flow UDF on coupled surface (wall-shadow wall) | Friedmann | Fluent UDF and Scheme Programming | 0 | August 5, 2010 11:25 |
Wall boundary condition – UDF | Ssn | FLUENT | 0 | January 25, 2008 04:43 |
UDF for fluxes normal to a wall | Leverkin | FLUENT | 0 | December 10, 2007 13:04 |
Seek help in writing UDF | Jack Martinez | FLUENT | 9 | June 14, 2007 11:24 |