|
[Sponsors] |
November 2, 2012, 12:05 |
Heat transfer (Conduction)
|
#1 |
Member
Ben
Join Date: Sep 2012
Posts: 40
Rep Power: 14 |
Hello
I am fairly new to OpenFOAM and have come to understand the basics of snppyHexMesh with the help of others on this forum. Now I would like to create a heat transfer simulation, basically what I want to do is have a heat source sitting on top of a frame (which will be in STL format) so that I can see how far the heat travels through the frame through conduction, is there any tutorials that can show me how to do this or any tutorials already on OpenFOAM that do something similar? Thank you in advance. |
|
November 2, 2012, 18:39 |
|
#2 |
New Member
Romain
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
you should first check out the tutorial basic/laplacianfoam/flange.
Since you have a .stl, you will have to make you own mesh. You can use snappyHexMesh After that, you will have to set-up your boundary conditions as it is done in the flange tutorial. With this tutorial, a fixedValue is used and not a heat source. If you want a heat source, you have two possibilities, the first one is to use a special boundary conditon (wallHeatFlux, or externalWallHeatFlux). The other possibilitie will be to modify the laplacianFoam solver to include an heat source. It is fairly easy and explained here |
|
May 7, 2018, 18:46 |
|
#3 |
New Member
Sveta
Join Date: May 2018
Posts: 2
Rep Power: 0 |
Hello!
I'm trying to solve the problem of thermal conductivity using, while using the snappyHexMesh. When creating a grid, 5/10 folders are created, in which the grid is stored. If I run the LaplacianFoam utility (on a uniform grid), there are also folders 5/10/15, which store the solution at different times. Accordingly, when I use the LaplacianFoam utility with snappyHexMesh, a conflict arises. How can I get rid of it? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Heat transfer (conduction) between two pipes | shields | FLUENT | 14 | February 3, 2016 08:45 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
Heat transfer, convection, radiation, conduction | Sandra H. | OpenFOAM | 1 | March 3, 2010 09:02 |
Convective / Conductive Heat Transfer in Hypersonic flows | enigma | Main CFD Forum | 2 | November 1, 2009 23:53 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |