Modelling for a 3D body with two geometries and two materials different for a steady state heat transfer FEM problem.
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Amal George M
le 3 Sep 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.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!