Add faces to surfaces in pde model

4 views (last 30 days)
Derek Feng
Derek Feng on 4 Apr 2019
Hi,
Below attahced my code for creating a 3D (more like 2.5D) plate.
The PDE modle looks like this
2019-04-04 10_02_06-Figure 3.png
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).
Capture.PNG.
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 Comment
Konstantin Kovalev
Konstantin Kovalev on 18 Jun 2019
Hello Derek,
May I kindly ask you to share the code you mentioned? I think you forgot to attach it. Thanks!
Best Regards,
Konstantin

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!