フィルターのクリア

Convert [p,e,t] to FEMesh for PDEModel

12 ビュー (過去 30 日間)
MarionJ
MarionJ 2017 年 3 月 13 日
コメント済み: Keyur Panchal 2022 年 2 月 14 日
Hello
I want to import a mesh defined by [p,e,t] into a PDEModel. I know I can generate a mesh by generateMesh, but the thing is, that I want to refine the mesh in certain/specified regions of my geometry. This is not possible with generateMesh. Thank you in advance for any help. LF

採用された回答

Alan Weiss
Alan Weiss 2017 年 3 月 13 日
Sorry, there are currently just three ways to create 2-D geometry, and getting geometry from a mesh isn't one of them.
Alan Weiss
MATLAB mathematical toolbox documentation
  7 件のコメント
Ravi Kumar
Ravi Kumar 2021 年 4 月 7 日
You can use geometryFromMesh to import p and t into model.
Regards,
Ravi
Keyur Panchal
Keyur Panchal 2022 年 2 月 14 日
Thanks @Ravi Kumar your solution helped me.

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

その他の回答 (0 件)

カテゴリ

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