|
[Sponsors] |
May 11, 2004, 11:29 |
heat transfer at walls
|
#1 |
Guest
Posts: n/a
|
Hello everybody!
I have some difficulties in modeling appropriate wall boundary condition for a room with a fire. The walls are composed of heat conducting bricks of 0.1m thickness which have the following material properties: specific heat 840 J/kg K, thermal conductivity 0.69 W/mK and density 1600 kg/m3. I tried to use the Heat transfer coefficient but I don't know how should I calculate the individual convection heat transfer coefficient...Could you help me? Have a nice day, Ioana |
|
May 11, 2004, 19:35 |
Re: heat transfer at walls
|
#2 |
Guest
Posts: n/a
|
Hi Ioana,
The heat transfer coefficient is a function of the flowfield more than the solid properties. Let CFX work it out. It would probably be better to express the wall boundary condition as either a heat flux or a constant temperature. If these options are a bit crude, then you should consider doing a conjugate heat transfer simulation (CHT) where you model the temperature in the wall as part of the simulation. Regards, Glenn |
|
May 13, 2004, 05:23 |
Re: heat transfer at walls
|
#3 |
Guest
Posts: n/a
|
Hi Glenn!
Yesterday I have tried to set the walls at fixed tempaerature as you said, but I don't like the results. The temperature is too low in the room ... I don't have any experimental data regarding the walls so I cannot aproximate the heat flux... Can you tell me a little bit more about this CHT simulation that you suggested. I am a beginner in cfx and I didn't understand, but I really want to give it a try. Have a nice day, Ioana |
|
May 13, 2004, 10:58 |
Re: heat transfer at walls
|
#4 |
Guest
Posts: n/a
|
What Glenn is saying (correct me when wrong), is that in CFX you can also model the heat flow inside the solid material in CFX. You do not have to assume anything then on the interface, just apply the proper material properties. i.e. you can model the brick walls then also. You can then assume the temperature on the other side of the walls to be constant
|
|
May 13, 2004, 19:25 |
Re: heat transfer at walls
|
#5 |
Guest
Posts: n/a
|
Hi Bart, ioana,
Yes, Bart is correct. When you do any simulation with CFX you have to put a "box" around your area of interest (in your case, the air in the room), and describe the boundary conditions at the box boundary. Sometimes it is difficult to know what boundary condition to impose, as there is no simple model - for instance the wall you mention. In that case, as long as you have the computing capacity to do it the best way forward is to include the unknown boundary inside your "box" (as Bart suggests), so now your external boundary conditions are either simple enough to be described easily in CFX, or far enough away from the region of interest that it does not affect the region of interest significantly. That is why I suggest a CHT simulation. For help on CHT simulations have a look at the tutorials, for instance the "Conjugate Heat Transfer in a Heating Coil" tutorial should help you. There is also some stuff on CHT simulations on the CFX-community website. Regards, Glenn |
|
May 13, 2004, 21:38 |
Re: heat transfer at walls
|
#6 |
Guest
Posts: n/a
|
Hi Iona,
Although you could do a CHT calculation, the heat transfer coefficient boundary condition should suffice for what you are modelling. Glenn: when you supply a heat transfer coefficient at a boundary, it is in reference to the heat transfer on the outside of the wall, not the fluid side. A heat transfer coefficient is defined as: h = q/(Tw-Te) Where, q is the heat flux per unit area, Tw is the wall temperature and Te is the exterior temperature. At a minimum, h should account for the heat transfer through your wall. If we assume the wall exterior temperature to be Twe, then linear heat conduction through the wall can be calculated as: q = k * (Tw-Te) / (dx) Insert this into our equation for h and you get: h = k / dx For you wall properties, this equates to: h = 0.69 [W/(m K)] / 0.1 [m] h = 6.9 [W/(m^2 K)] Now your boundary condition will at least account for the conduction through the wall. You could even write the boundary condition in terms of the variables you have by first declaring them as expressions: LIBRARY: EXPRESSIONS: k = 0.69 [W/(m K)] wall thickness = 0.1 [m] h = k / wall thickness END END Note that if you have a variable wall thickness, you could just make "wall thickness" a function of (X,Y,Z). If you also want to include the heat transfer coefficient from the exterior of the wall to it's surroundings, you would have to add it in series to your heat transfer equation. If external radiation is important, add that too and so on. In the end, however, you should be able to come up with an appropriate value of h. Best regards, Robin |
|
May 17, 2004, 10:13 |
Re: heat transfer at walls
|
#7 |
Guest
Posts: n/a
|
Glenn and Bart I do thank you, you both for the help. I understood what i have to do.Thankssssss!
Have a nice day, Ioana |
|
May 17, 2004, 10:26 |
Re: heat transfer at walls
|
#8 |
Guest
Posts: n/a
|
Hi Robin,
Thanks a lot for your response. I wil try also this path. Have a nice day, Ioana |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
Convective / Conductive Heat Transfer in Hypersonic flows | enigma | Main CFD Forum | 2 | November 1, 2009 23:53 |
How can I increase Heat Transfer at Domain Interf? | B.Simon | CFX | 3 | October 28, 2008 19:53 |
Isolated walls in heat transfer problem | Maria | FLUENT | 1 | August 13, 2007 07:04 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |