> ## 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.

# Static Analysis with Inertia Relief

Calculate displacements, strains, stresses, and reaction forces on an FE Model subject to applied boundary conditions. The loads are assumed to be applied slowly until the model reaches a state of equilibrium, and the relationship between loads and displacements is assumed to be linear. All inertial and damping forces are neglected.

### Inputs

| Name      | Type                                                                                | Description                       |
| --------- | ----------------------------------------------------------------------------------- | --------------------------------- |
| Model     | [FE Model](../../../../block-documentation/types/fe-model)                          | The finite element model.         |
| Load case | [Boundary Condition List](../../../../block-documentation/types/boundary-condition) | The restraints and applied loads. |

### Outputs

| Type                                                                                       |
| ------------------------------------------------------------------------------------------ |
| [Static Structural Result](../../../../block-documentation/types/static-structural-result) |
