FE Mesh, Attributes
Implicit Body, Attributes
About this Block
What it does: The Solid Domain block assigns material attribute to either an FE Mesh or an Implicit Body to be used in an FE Model. Think of this block as a property container. Common uses:- A required input in Simulation Model for analysis workflows.
- Requires a Beam Attribute, Shell Attribute, or Solid Attribute to define the properties of the mesh.
- The FE Solid Domain and the Lattice Domain are built-in custom blocks optimized for solid models and lattices. These can replace the Solid Domain block.
- A Solid Domain block can auto convert (called autocast) to an Simulation Model when it is used in an input that requires an Simulation Model. This is useful for single component setups.
Example File
Download Example: Solid Domain
FE Mesh, Attributes
Create a Solid FE Domain by assigning Solid Attributes to an FE Mesh and checking if all the elements of the FE Mesh have corresponding attributes assigned to them.Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | FE Mesh | The finite element mesh. |
| Attributes | Solid Attribute List | The list of element attributes. |
Outputs
| Type |
|---|
| FE Domain |
Implicit Body, Attributes
Creates a Solid Domain by assigning Solid Attributes to an Implicit Body.Inputs
| Name | Type | Description |
|---|---|---|
| Body | Implicit Body | The Implicit Body. |
| Attributes | Solid Attribute List | The list of Solid Attributes. |
Outputs
| Type |
|---|
| Virtual Domain |

