Modelling for a 3D body with two geometries and two materials different for a steady state heat transfer FEM problem.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Amal George M
el 3 de Sept. de 2018
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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!