Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verification of Maximum Bending Stress and Maximum Total Deformation

The We have already noted that the ANSYS results will be verified by comparing them to the results compare well to our hand calculations obtained using Euler-Bernoulli beam theory in the pre-analysis. The ANSYS simulation outputted gave 4.6352MPa for the maximum bending stress and the calculation in the pre-analysis yielded 4.635 MPa. The ANSYS simulation outputted gave 0.0051352m for the total deformation of the beam at x=4 while the calculation from the pre-analysis yielded 0.005103m. The ANSYS results very closely match the calculations from the pre-analysis, thus the simulation solution has been verified.

Mesh Refinement

Another , way to verify the solution of a numerical method is to examine the convergence of the solution as the mesh is refined. Generally, the numerical solution should converge to the exact solution as the mesh is refined. In order to refine the mesh, first click on the Mesh tab, , in the tree outline. Next, expand Sizing in Details of Mesh. The mesh will be refined by adjusting the Element Size. The length of the beam is 4 m so if you want n elements then you will need to set the "Element Size" to (4m/n). For instance, if you wanted 20 elements the "Element Size" should be set to (4m/20)=0.2m . After you have changed the Element Size to your preference, click on the Solve button, , to recalculate the solution with the new mesh.

...

As one can see from the table above the results do not change as the mesh is refined. The reason that the results do not change is that they have already converged to the answer. The as follows: the exact solution for the cantilever beam deformation is cubic and for this setup ANSYS uses element BEAM 188 which in turn also uses cubic interpolation. Thus, for the simple cantilever beam setup the numerical method converges very quickly.

...