Versions Compared

Key

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

...

Now that we have our results, it is important that we check to see that our computational simulation is accurate. One way to check our results is by refining the mesh further. The smaller the elements in the mesh, the more accurate our simulation will be, but the simulation will take longer. To refine the mesh, look to the outline tree and click Mesh > Body Sizing Change the element sizing to 0.125 1 (half the size of the mesh we originally tried).

The new mesh looks like:newwindowthisthis

https://confluence.cornell.edu/download/attachments/151192817/RefinedMeshLarge.png?version=1&modificationDate=1310521630000

Image Added

. It has twice as many elements as the original.


Unrefined Mesh

Refined Mesh

Percent Difference

Number of Elements

7763

15052

93.894 %

Max Deformation

0.12945 0010524 m

0.12878 0010598 m

0.5189 703 %

Max Normal Stress

5 2.6527E+06 558e5 Pa 5

3.6784E+06 4023e5 Pa

0.4536 %

Because there was relatively little change due to the refinement of the mesh, we have validated our results.

...