Filter löschen
Filter löschen

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

12 Ansichten (letzte 30 Tage)
MarionJ
MarionJ am 13 Mär. 2017
Kommentiert: Keyur Panchal am 14 Feb. 2022
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

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 13 Mär. 2017
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 Kommentare
Ravi Kumar
Ravi Kumar am 7 Apr. 2021
You can use geometryFromMesh to import p and t into model.
Regards,
Ravi
Keyur Panchal
Keyur Panchal am 14 Feb. 2022
Thanks @Ravi Kumar your solution helped me.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by