Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.4K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Is ToElementMesh missing from the Home Edition?

Posted 6 years ago
POSTED BY: Janos Lobb
2 Replies
Posted 6 years ago

It was not. Now I added with:

Needs["NDSolve`FEM`"]

and after a kernel restart I am getting /ToElementMesh is in RED color/:

In[71]:= em = ToElementMesh[taged]
During evaluation of In[71]:= TetGenLink`TetGenTetrahedralize::reterr
During evaluation of In[71]:= NDSolve`FEM`ToElementMesh::femtemnm
Out[71]= $Failed

The stack trace is in the attached file. I do not want a volume Mesh, because the .stl file is a 3D surface boundary, so I need a surface mesh to feed it to NDSolve.

Attachment

Attachments:
POSTED BY: Janos Lobb

Have you loaded the NDSolve FEM package?

POSTED BY: Ian Williams
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard