> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to import and use superelements

Superelements in finite element analysis (FEA) are pre-computed structural components that serve as efficient building blocks in larger simulations. They provide a powerful method for achieving computational efficiency and modularity in structural analysis and topology optimization.

![](https://files.learn.ntop.com/help-articles/structures/50598743795091.png)

A superelement is essentially a condensed mathematical representation of a complex structural component. The key concept is that internal degrees of freedom are eliminated, while only the boundary or connection points retain their full degrees of freedom. The interior structural behavior is captured and preserved through reduced mathematical matrices.

## **Practical Applications**

Superelements are particularly valuable in several scenarios:

**Repetitive Components**: When identical parts appear multiple times in an assembly—such as bolts, brackets, or standard components—you can create one superelement and reuse it throughout the model, eliminating redundant computation.

**Computational Efficiency**: Large assemblies become significantly more manageable when complex subcomponents are replaced with their superelement equivalents. This approach dramatically reduces:

* Solution time
* Memory requirements
* Model complexity

**Hierarchical Analysis**: Perform detailed analysis on individual components first, then use those results as superelements in system-level studies. This enables a structured approach to complex multi-scale problems.

## **How to use them in nTop**

nTop enables you to import existing, pre-computed stiffness and mass matrices from other analysis tools and assign them as FE domains in analysis and optimization models to streamline multi-component assembly simulations.

The FE Points of the superelement define its boundaries, which can be connected to other domains using connectors or used for applying boundary conditions.

## **Importing Superelements**

You can import existing superelements using the **Import Superelement** block, which accepts the following inputs:

### **Required Files**

* **DMIG File**: Path to a *.bdf* file containing the superelement's stiffness, mass properties, and external grid IDs
* **Grid File**: Path to the *.fem* file defining the global coordinates of the superelement's external grid points

### **Configuration**

* **Unit System**: Specify the unit system used for the imported superelement to ensure consistent translation of properties into your current analysis unit system

## **Download the Example file:**

[Example File](https://storage.googleapis.com/files-learn/Support%20Article%20Example%20Files/Knowledge%20Base/Simulation/Import%20Superelement%20of%20Aircraft%20Wing.zip)

## Keywords:

*import Simulation FEA*
