Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Step 8: Postprocess the results

Postprocessing is the step where we look at and analyze the results obtained from the ANSYS solution.

...

Main Menu > General Postproc

Plot Deformed Shape

Main Menu > General Postproc > Plot Results > Deformed Shape

...

To save the deformation plot in a file, use Utility Menu > PlotCtrls > Hard Copy > To File. Select the file format you want and type in a filename of your choice under Save to: and click OK. The file will be created in your working directory. You can print out this file as necessary.

...

Node 1 (Pin A) doesn't move and node 2 (Pin C) moves only in the vertical direction. Node 3 (Pin B) moves more or less in the direction of the applied force. The deformation of the structure agrees with the applied boundary conditions and matches with what one would expect from intuition.

Turn On Node and Element Numbers

In order to interpret the results that ANSYS reports, it's useful to turn on the node and element numbers in the Graphics window.

...

The node and element numbers will now appear in the Graphics window.

List Forces in Truss Members: Method 1

Main Menu > General Postproc > List Results > Element Solution

...

Close the PRESOL Command window.

List Forces in Truss Members: Method 2

Bring up the help page for LINK1 element:

Utility Menu > Help > Help Topics

Under the Contents tab, select

Release 10.0 Documentation for ANSYS > Element Reference > Element Library > LINK1

...

Under Element Solution, select Miscellaneous Items > Summable data (SMISC,1). Since MFORX is sequence number 1 in the SMISC group, enter 1 next to Sequent number SMIS in the editable field. Click OK. Click OK in the List Element Solution window.

...

In most cases, you plot stresses using Main menu > General Postproc > Plot Results > Contour Plot >Nodal Solu. But for line elements like LINK1, this doesn't work and you'll get zero values for the stresses. So you'll have to use the sequence numbers to make stress plots for line elements.

List Reaction Forces at Nodes

Main Menu > General Postproc > List Results > Reaction Solu

Select All struc forc F for Item to be listed and click OK.

This brings up a window with the reaction forces at the nodes.

The sum of the reaction forces balances the applied load as should be the case for static equilibrium.

Close the PRRSOL Command window.

Go to Step 9: Validate the results