Phase 2: Determine the Superelement

Create a Set for the Strut and Boundary Elements

  1. From the menu bar, select the Model ribbon.
  2. On the Model ribbon, select Sets.


    Figure 1.
  3. In the Create Sets window that opens, for Name enter Residual.
  4. For Card Image, select SET_ELEM from the drop-down menu.
  5. For SET_TYPE, select non_ordered from the drop-down.
  6. For Entity IDs, double-click on Elements and select the elements inside the boundary as shown in Figure 2.


    Figure 2. Residual Set Element Boundary
  7. Click Close.
    Note: The small patch of the elements attached to the large RBE2 spider should be part of the superelement, not the residual structure.

Create a Set for Boundary Nodes

  1. From the menu bar, select the Model ribbon.
  2. On the Model ribbon, select Set.


    Figure 3.
  3. In the Create Sets window that opens, for Name enter Aset.
  4. For Card Image, select SET_GRID from the drop-down menu.
  5. For SET_TYPE, select non_ordered from the drop-down.
  6. For Entity IDs, double-click on Nodes and select the nodes on the boundary of the residual set element as shown in Figure 4.


    Figure 4. Boundary Node Selection
  7. Click Close.
    Note: The boundary is approximate. It needs to be a few elements away from the connections.
  8. Save the model.
    1. From the menu bar, select File > Save As > HyperMesh Model.
    2. For Name, enter airframe_section_CMS.hm.
    Sets created for the superelements and residual are useful for the remainder of the tutorial. The model must be recovered from this point in future steps.

Create ASET Constraints

  1. In the Model Browser, right-click and select Create > Load Collector.
    A new Create Load Collector window opens.
  2. For Name, enter Aset.
  3. Click Color and select a color from the color palette.
  4. For Card Image, verify none is selected.
  5. On the menu bar, select Analyze.
  6. On the Analyze ribbon, Select Constraints.


    Figure 5.
    A new panel for constraints opens.
  7. On the panel, for load types select ASET.
  8. Select all six degrees of freedom.
  9. For nodes, select to open Advanced Selection.
  10. In the dialog, select by sets and use the ASET nodal set as shown in Figure 6.


    Figure 6. Constraint Load Collector for ASET Load Type
  11. Click Create.
  12. Click close.

Delete Residual Set Element

The reduced stiffness and mass matrix are generated for only those elements that are reduced out (superelement). Therefore, a new model needs to be created containing just the superelement part and the loads and boundary conditions applied directly to that part.

  1. On the guide bar, Select Entity drop-down menu, select Elements.
  2. Click to open Advanced Selection.


    Figure 7. Select Entity Menu
    Note: You can also press the Spacebar to open Advanced Selection.
  3. In the Advanced Selection window, choose selection By Set from the drop-down menu.
  4. Choose the Residual set element.
  5. Click OK.
  6. On the guide bar, right-click the Select Entity menu and choose Delete from the context menu.
    The element related to the residual set is deleted.
  7. Optional: Alternatively, you can delete the residual set using panels.
    1. Select the Tool panel radio button.
    2. On the panel, select delete > Elements.
    3. Select element deletion by set > Residual.
    4. Select delete entity.
    5. Delete the empty Residual set that comprises the residual structure.
      If the set is not deleted, an error appears.

Define CMS Method Entry

The CMSMETH load collector triggers the creation of the reduced matrices.

  1. In the Model Browser, right-click and select Create > Load Collector.
    A new Create Load Collector window opens.
  2. For Name, enter CMSMETH.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select CMSMETH.
  5. For Type, select Structure only from the drop-down menu.
  6. For METHOD, select CBN from the drop-down menu.
  7. For NMODES (number of normal modes), enter 10.
  8. Select the SPID_INT check box.
  9. For SPID, enter 999999.
    The starting SPOINT ID is used in DMIG matrix output for the structural eigenmodes to define scalar points to which no scalar elements are connected.
  10. Click Close.

Run the CMSMETH Global Case Control

  1. On the Analyze ribbon, under the Analyze tool group, select Run > Global Case Control.
  2. Click Unspecified and select to open the Advanced Selection dialog.
  3. In the dialog, select the CMSMETHOD load collector.
  4. Click OK.
  5. Click Close.
    Note: The GLOBAL_CASE_CONTROL Bulk Data Entry is required to activate the matrix save the process. Without this parameter, the run proceeds as normal.

Save the Model

Save as a new model.

  1. Click File > Save as > HyperMesh Model.
  2. For File name, enter airframe_section_SUPERELEMENT_CMS.hm.
  3. Click Save.

Delete the Normal Modes Load Step

  1. In the Model Browser, double-click Load Steps.
  2. In the Load Steps browser tab, right-click on the NormalModes load step and select Delete from the context menu.
    The CMS method automatically triggers the normal mode analysis. If not deleted it triggers an error.

Run Superelement Generation

  1. On the Analyze ribbon, under the Analyze tool group, select Run OptiStruct Solver .
    The panel area opens.
  2. Click Save as.
  3. For File name, enter airframe_section_SUPERELEMENT_CMS.fem.
    The .fem extension is necessary to recognize this as an input file.
  4. Click Save.
  5. Set export options: to all.
  6. Set run options: to analysis.
  7. Click Run.
    If the job was successful, new results files appear in the directory where Altair HyperWorks was invoked. The airframe_section_SUPERELEMENT_CMS.out file is a good place to look for error messages to help debug the input deck if any errors are present.