|
[Sponsors] |
May 12, 2014, 03:46 |
Insulated pipe heat transfer
|
#1 |
New Member
Andrew Gunderson
Join Date: May 2014
Posts: 2
Rep Power: 0 |
In simulating heat transfer through a pipe with convection boundary conditions on the inside and out, I used the field function
($$Position(@CoordinateSystem("Laboratory.Cylindri cal"))[0]<0.3)?55:0.04 to define a thermal conductivity of 55 W/m-K when the radius is <0.3 (for the pipe) and 0.04 W/m-K for radius>0.3 (for the insulation). However, I get the error message "Field function "Variable Conductivity" cannot be evaluated on region Pipe solid" when assigning this field function to the Thermal Conductivity material property. Any suggestions? |
|
May 12, 2014, 20:58 |
|
#2 |
Senior Member
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 25 |
Why do you need a field function for this? Just put a different BC on the inside and outside of the pipe.
|
|
May 12, 2014, 21:33 |
|
#3 |
New Member
Andrew Gunderson
Join Date: May 2014
Posts: 2
Rep Power: 0 |
Thanks for the reply. Perhaps I wasn't clear; I simulated the pipe and insulation as one solid cylinder with a hole in the middle (there are, of course, other ways to do this). For the sake of experimenting with field functions, I intended on using my function to define the conductivity of the outside portion (.3<r<.4) of the pipe as .04 (effectively creating the insulation) and the inside (.2<r<.3) as 55 (the pipe).
I've used field functions before to set initial values for temperature and such, I just can't figure out why it won't work for material properties. |
|
May 12, 2014, 22:41 |
|
#4 |
Senior Member
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 25 |
I don't think this is a very good idea. You're leaving material properties down to an interpolation algorithm.
I would recommend you mesh the two solids and interface them instead. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Two-sided Wall Heat Transfer BC - No Separate Solid Mesh and No Heat Transfer Coeff | swahono | OpenFOAM Running, Solving & CFD | 10 | October 15, 2018 06:43 |
Fluent Tutorial on Heat transfer | Far | FLUENT | 15 | July 29, 2017 16:31 |
Porous domain:Interfacial area density and heat transfer coefficient | l.te | CFX | 2 | May 18, 2014 00:45 |
heat transfer along a pipe | lysander | FLUENT | 0 | July 28, 2012 00:39 |
heat transfer in an nonadiabatic pipe with reaction | ps_sameer | Main CFD Forum | 1 | July 12, 2010 21:20 |