About this Block
What it does: Takes a 3D mesh and adds integration points to each element within the mesh to allow for downstream analysis. Commons uses:- For use in downstream analysis, such as Topology Optimization and Static Analysis.
Example File
Download Example: FE Volume Mesh
Inputs
| Name | Type | Description |
|---|---|---|
| Discretization | Volume Mesh | The input geometric discretization. |
| Geometric order | Geometric Order Enum | The geometric order of the finite elements. |
Outputs
| Type |
|---|
| FE Mesh |

