Selecting objects

Practice selecting objects using different methods such as QuickPick, creating groups, and a selection recipe.

Download and extract the part files.

Open the Simulation file

Open the Simulation file and reset the dialog box settings.

  1. Choose FileOpen and open capacitor/capacitor_inquiry_sim.sim.
  2. Choose FilePreferencesUser Interface and on the Dialog and Precision page, reset the dialog box memory.
  3. Click OK.

Select faces using QuickPick

Select faces using QuickPick.

  1. In the Top border bar, set the Type Filter to Polygon Face.
  2. Move the mouse over the face of the model.

  3. Wait until three dots show up near the cursor, then click to open the QuickPick list.
    Tip: If the three dots do not display, you need to activate QuickPick. Search for QuickPick. In the Selection Preferences dialog box, in the QuickPick group, enable QuickPick on Delay and click OK.
  4. Move the cursor over each item in the QuickPick list, and notice which entities are highlighted in the graphics window.

  5. From the QuickPick list, select one of the faces.

Create the Bounding Volume selection recipe

Create a selection recipe that will enable you to select all faces within a defined area.

  1. In the Simulation Navigator, right-click the Selection Recipes node and choose New Selection Recipe.
  2. In the Type group, from the Strategy list, make sure that Bounding Volume is selected.
  3. In the Entity Types group, select the Polygon Face check box.
  4. In the Bounding Volume Definition group, from the Method list, keep Box - CSYS and Edge Lengths to create a box using the origin of the selected coordinate system to define the size of the box.
  5. Set the following coordinates:
    • X=-10
    • Y=-10
    • Z=-1
  6. Press Enter.
  7. In the Dimensions group, set the following:
    • Length (XC)=20 mm
    • Width (YC) = 20 mm
    • Height (ZC) = 4 mm
  8. Click OK.
  9. In the Simulation Navigator, under the Selection Recipes node, right-click Selection Recipe and select Show Contents Only to display only defined faces.
  10. Choose Home tab→Visibility group→Show and Hide .
  11. In the Show and Hide dialog box, under CAE Entities, next to Meshes, click to display the meshed body.
  12. Click Close.

Use the selection recipe to specify a boundary condition

Use a selection recipe to identify where the free convection will be applied.

  1. Choose Home tab→Loads and Conditions group→Constraint Type list→Convection to Environment .
  2. Select the Free Convection to Environment type.
  3. In the Name box, type bottom convection.
  4. In the Region group, click Select Object .
  5. In the Simulation Navigator, under the Selection Recipe node, click SelectionRecipe.
    Notice the area that is selected.
  6. In the Parameters group, from the Correlation list, select Horizontal Plate.
  7. Click OK.

Examine internal elements

Expose or examine internal elements and know their nodes and element numbers.

  1. Rotate the model to closest orthogonal view by pressing F8.
  2. In the Top border bar, set the Type Filter to Element.
  3. Select half the elements of the capacitor.

  4. Choose Home tab→Visibility group→Show Only to display internal elements.
  5. Click OK.
  6. In the Top border bar, set the Type Filter to Node.
  7. Choose Home tab→Checks and Information group→Node/Element to display the information about the selected node.
  8. Select the shown node or any node.

  9. Make sure that the Retain Label Visibility After Dialog Closes check box is selected to keep the node displayed on your model once you close this dialog box.
  10. Click OK.

    The Information window displays the node number, its coordinates, and the connected elements. Remember the number of connected elements. The numbers that are displayed may be different.
  11. Close the Information window.

Create a group with specific elements

Use the manual group creation method to create a new group of specific elements.

  1. In the Simulation Navigator, right-click the Groups node and select New Group.
  2. In the Element Labels subgroup, type any connected element label, for example 247.
  3. Click Select .
  4. In the Name and Label group, next to Name, type element-247.
  5. Click OK.
  6. In the Simulation Navigator, under the Group node, right-click 1-element-247 and select Show Only.
  7. Choose Home tab→Visibility group→Show Adjacent .
  8. Select the displayed element.
  9. Click OK.
  10. In the Simulation Navigator, right-click the Groups node and select New Group to create a group of adjacent elements.
  11. In the Top border bar, set the Type Filter to Element.
  12. Select all displayed elements.
  13. Next to Name, type adjacent elements.
  14. Click OK.

Solve the model

Solve the model.

  1. In the Simulation Navigator, right-click the Solution 1 node and choose Solve.
  2. Click OK.
    The solution takes less than 2 minutes to solve. When the solution is complete, the Analysis Job Monitor displays the status as Completed Successfully.
  3. In the Review Results dialog box, click No.
  4. Close the Information window.
  5. In the Analysis Job Monitor dialog box, click Cancel.

Inquire temperatures on groups of elements

Display the temperature on specific elements.

  1. In the Post Processing Navigator, double-click Thermal to load the results.
  2. Expand the Thermal node and double-click Temperature-Elemental.
  3. Choose Results tab→Tools group→Identify Results .
  4. From the Element Results list, select Elements in Group.
  5. From the Group list, select element-247.
  6. Click Apply Group .
    Notice the temperature on the element.
  7. Click Close.
  8. In the Post Processing Navigator, expand the Post View 1 node, under the Groups node, right-click the adjacent elements and select Show Only to display the temperature of the adjacent elements.
You have completed this lab.