GuiCommand:Container| {{GuiCommand Name: FEM MeshNetgenFromShape MenuLocation: Mesh , FEM mesh from shape by Netgen Workbenches: FEM_Workbench SeeAlso: FEM_tutorial }} {{GuiCommandFemInfo Solvers: CalculiX, Mystran, Z88 }}
FEM MeshNetgenFromShape
Description
For a finite element analysis, the geometry needs to be discretized into a FEM Mesh. This command uses Netgen (which needs to be installed on the system) to generate the mesh. Netgen meshes are not supported by Elmer.
Depending on your operating system and installation package, Netgen might be bundled with FreeCAD or not. For further information see FEM Install.
Usage
- Select the shape you want to analyze. For a volume, this needs to be solid or compsolid. A compsolid is necessary if your part is made from multiple materials (a compsolid can be created with the Part BooleanFragments command).
- Activate the tool in one of the following ways:
- Press the
FEM mesh from shape by Netgen button.
- Select the Mesh →
FEM mesh from shape by Netgen option from the menu.
- Press the
- Optionally, set the max/min element size (the default setting usually creates meshes that are too coarse) and element order (using the Second Order checkbox).
- Optionally, change the Fineness to one of the predefined choices or choose UserDefined and manually edit the parameters.
- Click the Apply button to generate the mesh. (v1.0) : Optionally, use the Cancel button to abort meshing if using the new Netgen implementation.
- Click the OK button to generate the mesh and close the dialogue. You can also click the Cancel button to cancel the changes or creation of the mesh object.
Properties
-
Max. Size: Maximum size of the element in mm.
-
Min. Size: (v1.0) : Minimum size of the element in mm.
-
Second order: Second order elements contain more nodes per element. Usually, it is enough to use rougher mesh to obtain same solution precision as with the first order elements,
-
true (default); second order elements,
-
false; first order elements.
-
Fineness: Offers predefined levels of mesh density.
-
Growth Rate: Defines how much adjacent elements can differ in size.
-
Nb. Segs per Edge: Defines the minimum number of mesh segments per edge.
-
Nb. Segs per Radius: Defines the minimum number of mesh segments per radius.
-
Optimize:
-
true (default): applies optimization algorithm to improve mesh quality
-
false
{{FEM Tools navi}}
⏵ documentation index > FEM > FEM MeshNetgenFromShape
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/FEM_MeshNetgenFromShape.md