Borrar filtros
Borrar filtros

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

12 visualizaciones (últimos 30 días)
MarionJ
MarionJ el 13 de Mzo. de 2017
Comentada: Keyur Panchal el 14 de Feb. de 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

Respuesta aceptada

Alan Weiss
Alan Weiss el 13 de Mzo. de 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 comentarios
Ravi Kumar
Ravi Kumar el 7 de Abr. de 2021
You can use geometryFromMesh to import p and t into model.
Regards,
Ravi
Keyur Panchal
Keyur Panchal el 14 de Feb. de 2022
Thanks @Ravi Kumar your solution helped me.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by