Activity 5: Create and run a second study with different loads and constraints

In this activity, you create a new study, Study 2 - Static Stress with different constraints and loads. To change the constraints and loads, and run the analysis, you

study 2 setup

Connecting Rod assembly, partially constrained, with load applied.

Prerequisties

Steps

  1. Clone Study 1, and activate Remove rigid body modes in the newly created Study 2.

    1. In the browser, right-click Study 1 - Static Stress and select Clone Study from the context menu.

      A Study 2 - Static Stress node appears in the browser, and the new study becomes the active one.
    2. Click settings icon (Simulation workspace > Setup tab > Manage panel > Settings) to open the Settings dialog.
    3. In the General section, select Remove rigid body modes to activate it.
    4. Click OK to accept the changes and close the dialog.
  2. Delete the fully fixed constraint that you applied to the small pin when you created Study 1.

    1. In the Browser, expand the Load Case:1 branch of Study 2.
    2. Expand the constraints icon Constraints subbranch under Load Case: 1.
    3. Right-click fully constrained icon Fixed1 under Constraints, then click delete icon Delete from the context menu.

      Note: With this constraint removed, there is now no X constraint anywhere on the model. In the next step, you balance the X loads applied to the model.
  3. Apply a 2,000 pound force load to the small pin, that is equal to the large pin load but acting in the opposite direction.

    1. Click structural loads icon (Simulation workspace > Setup tab > Loads panel > Structural Loads) to open the Structural Loads dialog.
    2. Click the top (+Y) end face of the small pin to select it, then rotate the model, and click the bottom (-Y) end face of the small pin to select it too.
    3. In the Structural Loads dialog, confirm that the load Type is Force, then set the Direction Type to loads direction - vectors and components icon Vectors (x, y, z).
    4. Type 2000 in the Fx input field.

      add another load
    5. Click OK to accept the changes and close the dialog.
    6. Click home view icon Home to return the model to its default isometric rotation.
  4. Check the simulation setup to confirm it is ready to be solved.

    The Pre-check icon in the Solve panel of the Simulation toolbar shows an orange exclamation point yellow precheck warning icon, indicating that there is a warning.

    1. Click yellow precheck warning icon for details.

      The warning indicates that no structural constraints are defined. We expect this warning because we are relying on Remove rigid body modes to stabilize the model, instead of constraints.
    2. Click Close to dismiss the warnings.
  5. Solve the study.

    1. Click solve icon (Simulation workspace > Setup tab > Solve panel > Solve), to open the Solve dialog.
    2. Confirm that Simulation Model 1 - Study 2 - Static Stress is selected, then click Solve to run the analysis.

      Note: This model may take several minutes to solve. The solution must be performed iteratively multiple times. The solver has to determine at what points along the contact faces the model is touching and where it is separating.
    3. When the analysis is complete, click Close to close the Job Status dialog and view the results.

Activity 5 summary

In this activity, you