About this Block
What it does: The Import Superelement block imports a.bdf and .fem file to represent structural components that serve as efficient building blocks in larger nTop simulations.
- A superelement is a reduced-order model of a larger FEA model, representing its stiffness and mass properties with a smaller set of degrees of freedom at its boundary. The imported superelement can be used directly as a domain in FEA and optimization problems.
- Incorporating pre-analyzed, complex components into a larger assembly for system-level analysis without needing to re-mesh or re-solve the full component.
- Connecting superelements to other FE domains using rigid connectors for efficient analysis of large assemblies.
- Applying boundary conditions directly to the external nodes of the superelement.
Example File
Download Example: Superelement Example
Imports a Superelement file from an external location. The .bdf file should contain the stiffness and mass properties, as well as the external grid IDs of the Super Element. The .fem file should contain the corresponding global coordinates of the external grid points.
Inputs
| Name | Type | Description |
|---|---|---|
| Dmig file | File Path | Path to the .bdf file containing the superelement’s stiffness, mass properties, and external grid ids. |
| Grid file | File Path | Path to the .fem file defining the global coordinates of the superelement’s external grid points. |
| Unit system | Unit System | The unit system used for the imported superelement. this ensures consistent translation of its properties into the current analysis unit system. |
Outputs
| Type |
|---|
| Superelement |

