-
There are two ways to open the Finite Element Model
dialog box:
The Finite Element Model dialog box appears.
-
Choose which geometries will be initialized as supports of the mesh:
Option | Description |
---|
Main bodies |
Initializes the main bodies only (the PartBody). If the PartBody is empty, the app initializes another solid body. If all solid bodies are empty,
the app initializes any ordered geometric set until there is a single 3D
result. |
All geometries |
Initializes all geometries of the part or assembly. |
Selected geometries |
Enables you to select which geometries of the part or assembly
to initialize for meshing. |
If you choose Selected geometries, you can view a list of imported
geometries eligible for initialization by clicking Show advanced
tree selection. When you click this option, the
Body selection dialog box opens, from which you
can filter and select your geometries.
Note:
In the case of ordered geometric sets, the app initializes all 2D and 3D geometries as supports. For more
information, see Structural Model Creation: Ordered Geometric Sets.
-
Choose an initialization method for the finite element model:
Option | Description |
---|
None |
Creates a finite element model representation without creating a
mesh. Instead, you define the mesh parameters during the
creation process. This approach ensures that the created mesh is
suitable for your simulation. |
Automatic |
Creates an initial mesh automatically according to the default mesh settings. For 2D
geometries, the app creates a surface quad mesh. For 3D geometries, the app creates a tetrahedron mesh. |
Manual |
Creates an initial mesh based on your specifications for mesh
type, element order, size, and sag ratio. |
Rule-based |
Creates an initial mesh based on a set of parameters in a meshing rules document that
you select. For more information about meshing rules, see Creating and Modifying Meshing Rules. |
Procedure-based |
Creates an initial mesh based on a set of initialization instructions in a Visual
Basic script. When you choose procedure-based initialization, you
must also define the inputs for the initialization script using a
meshing rules document. For more information about procedures, see
About User Procedures in the Model Assembly Design Guide. The status icon next to Define
inputs changes from red to green once you define all
the required inputs for the procedure. |
-
If you selected the Manual initialization method,
you must specify the following parameters:
-
Select the Mesh type.
-
Select the Element order: linear or
quadratic.
-
Specify the element Size.
The mesher might vary the element size to improve quality,
conformance to geometry, or other parameters.
-
If you selected Sweep 3D Mesh for solid
geometries, specify the Number of
layers.
-
If you selected any other mesh type, specify the Sag
ratio.
The sag ratio controls the degree of conformance between the
mesh and curved geometry. It is the ratio of the maximum distance
between an element edge and the geometry to the length of the
element edge.
-
If your model includes surface geometries without a defined
thickness, specify the Thickness of the shell
section.
-
Select Create knowledge parameters to create Knowledgeware
parameters.
- Optional:
To choose new mesh quality criteria, activate the
Select specific quality criteria option and
open a saved quality criteria file.
By default, the criteria specified in the
options ()
are used.
-
Click OK.
The Finite element model / Representation
dialog box appears. The dialog box contains only the Finite
element model tab because the product is already created.
- Optional:
Enter a descriptive
Name.
The contents of the finite element model representation depend on the product type and the
initialization mode. FEM representations for all 1D or 2D geometries, and
for 3D geometries with the None initialization mode, contain
the Nodes and Elements and Properties
containers.
FEM representations for 3D geometries with
Automatic or Manual
initialization modes populate the containers as follows:
- If the product contains one 3D shape, the finite element model
representation is linked to the 3D shape and a default mesh and default
3D property are created.
- If the product is an assembly, meshes and 3D properties are created for
each PartBody.
All the meshes are created with the same mesh size (ratio of the global
bounding sphere), the same sag (ratio of the mesh size), and the same element
type (linear) using knowledge parameters and relations.