Apply Boundary Condition to Nodes

3 ビュー (過去 30 日間)
Vitaly Kheyfets
Vitaly Kheyfets 2017 年 3 月 29 日
コメント済み: Jide Kolade 2018 年 9 月 13 日
Hello,
I imported a mesh from another software (node coordinates and connectivity) using the geometryFromMesh function.
However, Matlab broke the 3D geometry into some very strange faces, which makes applying boundary conditions to the faces very difficult.
Is there a way to give a list of nodes as a boundary condition to solve a PDE model?
Or, is there a way to assign faces to a 3D model based on surface nodes?
Thank You,
Vitaly

回答 (1 件)

KSSV
KSSV 2017 年 3 月 30 日
Use this function https://in.mathworks.com/matlabcentral/fileexchange/32719-postprocessing-in-fem?focused=6861378&tab=function to plot mesh. You can extract the boundary nodes, but it depends on how your mesh is.
  6 件のコメント
Jide Kolade
Jide Kolade 2018 年 9 月 13 日
Vitaly, What was your work-around?
Jide

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGeneral PDEs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by