About this Block
What it does: Calculates displacements, strains, stresses, and reaction forces using static finite element analysis, for a given Simulation Model and set of Boundary Conditions. Common uses:- Validating designs.
- In Topology Optimization workflows to analyze the design before and after.
- Generating fields from the resulting stresses, strains, and displacement results.
Example File
Download Example: Static Analysis
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 | The finite element model. |
| Load case | Boundary Condition List | The restraints and applied loads. |


