Model Not Tied Down Enough

The following message (and similar messages about zero stiffness and abrupt changes in stiffness) may occur in a model during the analysis:

1. Causes of the Error

This error indicates one of the following problems in your model:

2. Locating the Problem Node/Area

If the warning gives a node number, use the Results environment to locate the node. (Use Results Inquire Inquire Current Results Specify to select the node. Display a wireframe or unshaded view of the model to make it easier to see which node is selected: View Appearance Visual Style Features or View Appearance Visual Style Mesh.)

Otherwise, the number given in the warning message is an equation number or degree of freedom (DOF). To correlate the equation number to a node number, use the following:

  1. Run the analysis again if necessary using the Equation numbers data option in the Analysis Parameters screen under the Output tab. This will print a list of node numbers versus equation number. If you ran the analysis without the Equation numbers data runtime option and now need to run the model again to get the equation number table, you can also activate the Stop After Stiffness Calculations check box on the Solution tab. Since you know the analysis will not run completely, using this runtime option will cause the solver to halt after creating the stiffness matrix and the equation number table. Thus, the Stop After Stiffness Calculations check box can save some time.
  2. View the summary file in the Report environment. Search for the Equation Number section (use Ctrl+F to access the Search dialog). The table will look like the follow:
  3. Search the table for the number listed in the warning message (DOF 1365). This should be in one of the columns for the various degree of freedoms (DOF) Dx, Dy, Dz, and so on. (Depending on your element types, all degree of freedoms may not be listed.)
  4. After locating the equation number, move left to the first column. This shows which node is associated with the equation number. Move vertically in the same column as the equation number to find which degree of freedom it is associated with. In this example, equation #1365 corresponds to node number 10, degree of freedom Rx. This indicates that the processor wants node #10 constrained for rotation about the X-axis.
  5. In the Results environment, search for the location of node #10. Use the Results Inquire Inquire Current Results Specify command to enter node #10. The node will be selected in the model.

3. Solving the Problem