Modelling for a 3D body with two geometries and two materials different for a steady state heat transfer FEM problem.
6 次查看(过去 30 天)
显示 更早的评论
Hi. I'm studying a steady state heat transfer FEM problem for a 3D body built with two geometries and two materials different. I'd like to know if is possible to create above 3D model by union of a cube ( of wood material ) with a hollow cylinder ( of steel material ): you can immagine that the center of gravity of cube coincides with the center of gravity of hollow cylinder. Thanks.
2 个评论
Amal George M
2018-9-3
Hi Simone,
The required geometry can be created using ' geometryFromMesh ' or the same can be imported from a 'STL' file. Each geometry has to be specified as a separate cell. Thermal properties of each geometry can be assigned to the corresponding cell. Here is an example involving heat transfer in multiple spheres.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!