Domains, Connectors
Domains, Connectors, 5.23.0
About this Block
What it does: The Simulation Model block uses Domains based on the overload either Virtual Domain or FE Domain and Connectors to assign attributes to the domains to prepare them for analysis. Common uses:- Preparing your part for analysis (used in every analysis workflow).
- Exported for analysis in other programs.
- Each Solid Domain with Mesh overload needs one FE Mesh and at least one Material Attribute.
- Each Virtual Domain and Solid Domain with Implicit Body overload needs one Implicit Body and at least one Material Attribute.
- A Simulation Model does not need a connector to run if it only has one domain in it.
- A Domain block can auto convert (called autocast) to a Simulation Model when it is used in an input that requires an Simulation Model. This is useful for single domain setups.
Example File
Download Example: FE Model
Domains, Connectors
Combines a list of FE Domains and corresponding Connectors into an FE Model. The block performs checks to determine whether all domains are connected/restrained properly.Inputs
| Name | Type | Description |
|---|---|---|
| Domains | FE Domain List | The domains in the model. |
| Connectors | Connector List | The connectors and interactions in the model. |
Outputs
| Type |
|---|
| FE Model |
Domains, Connectors, 5.23.0
Combines a list of Virtual Domains and corresponding Connectors into a Virtual Model.Inputs
| Name | Type | Description |
|---|---|---|
| Domains | Virtual Domain List | The domains in the model. |
| Connectors | Connector List | The connectors and interactions in the model. |
Outputs
| Type |
|---|
| Virtual Model |

