Versions Compared

Key

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

Problem Specification
1. Start-up and preliminary set-up
2. Specify element type and constants
3. Specify material properties
4. Specify geometry
5. Mesh geometry
6. Specify boundary conditions
7. Solve!
8. Postprocess the results
9. Validate the results

Step 9: Validate the results

...

Main Menu > General Postproc > List Results > Reaction Solu

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

There are no applied forces in this problem, so the total reaction force should be zero for equilibrium. The total reaction force in the radial direction (FX) is 4.6 N which is close to zero. We can lower it even further by refining our estimate of rc. The total reaction forces FY in the cirumferential direction and FZ in the axial direction are small but not zero. This is possible because FX is small but not zero. So the structure is in equilibrium to a reasonable degree of approximation.

...

Let's use a different jobname for the refined mesh case. Change jobname: Utility Menu > File > Change Jobname

Enter cbeam2 as the New jobname and click OK.

Main Menu > Preprocessor > Meshing > MeshTool

Delete the current mesh: Select clear under Mesh: and Pick All in the pick menu. The mesh is deleted.

Utility Menu > Plot > Lines

Under Size Controls and Lines, click Set. This brings up a pick menu.

Pick lines L2,L4,L8, and L12 and click OK in the pick menu. Enter 10 for No. of element divisions, leave Spacing Ratio blank and click Apply.

Pick lines L7,L9, and L11 in the Graphics window and click OK in the pick menu. Enter 16 for No. of element divisions, 0.3 for Spacing Ratio and click Apply.

Pick line L5 in the Graphics window and click OK in the pick menu. Enter 16 for No. of element divisions, 1/0.3 for  Spacing Ratio and click OK.

Select Volumes for Mesh: and Hex for Shapes:, then click Mesh.

Since we applied the BCs to the finite-element model rather than the solid geometry model, the BCs were deleted along with the mesh. So we have to reapply the BCs again. Repeat step6 to reapply the BCs. It might feel like a chore but consider it as good practice. Since the vface2 table for applying the BC on face 2 already exists, you need not recreate the function or the table.

...

Main Menu > General Postproc > Plot results > Contour Plot > Nodal Solu

Select Stress from the left list, Y-direction SY from the right list and click OK.

(Click Picture for Larger Image)

...

Utility Menu > File > Exit

Select Save Everything and click OK.

Reference

Anchor
ref
ref
Cook, R.D., Malkus, D.S., Plesha, M.E., and Witt, R.J., Concepts and Applications of Finite Element Analysis, Fourth Edition, John Wiley and Sons, Inc., 2002.

...