Add faces to surfaces in pde model
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
Below attahced my code for creating a 3D (more like 2.5D) plate.
The PDE modle looks like this

My question is, is there a way that I can add faces (with face ID) to the top or bottom of the plate? In solidworks, you can do a 'split line'. The faces will be used to assign thermalBC later on. Faces might look like this (highlighted in red).
.For example, for Fx, the coordinates for the 4 corners could be: (1.2, 3), (2.2, 3), (2.2, 4.5), (1.2, 4.5).
Ideally, those faces are not physical. But if it cannot be achieve, then please suggset a way to modify the model with a thin extrusion to make the faces physical.
Thank you,
Derek
댓글 수: 1
Konstantin Kovalev
2019년 6월 18일
Hello Derek,
May I kindly ask you to share the code you mentioned? I think you forgot to attach it. Thanks!
Best Regards,
Konstantin
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!