Versions Compared

Key

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

...

Include Page
SIMULATION: Bike Crank (Part 2) - Panel
SIMULATION: Bike Crank (Part 2) - Panel

Mesh


In this section, will specify our surface elements to have a mesh size of one. We will also hard code commands to the surface bodies so that ANSYS treats treats them with a stiffness of zero. But first, let's give the surface bodies a proper thickness.

HTML
<iframe width="600" height="338" src="//www.youtube.com/embed/0edS8qQN_zE?rel=0" frameborder="0" allowfullscreen></iframe>



We now show you how to insert commands to the surface bodies.

HTML
<iframe width="600" height="338" src="//www.youtube.com/embed/1hVoQQoz05s?rel=0" frameborder="0" allowfullscreen></iframe>



For the surface bodies to be fixed to the crank, much like a strain gauge would be perfectly glued on the crank, we need to specify the contacts between these two bodies as being bonded. Here, we show you how to perform this step using automatic connections.

HTML
<iframe width="600" height="338" src="//www.youtube.com/embed/6_5Hds9oUCA?rel=0" frameborder="0" allowfullscreen></iframe>



(Optional) If automatic connections do not work, then one must define the contacts manually. The following video will show you how to do this.

HTML
<iframe width="600" height="338" src="//www.youtube.com/embed/KhyN1puzSY0?rel=0" frameborder="0" allowfullscreen></iframe>



Finally, we specify the surface elements to have a mesh size of one using edge sizing.

HTML
<iframe width="600" height="338" src="//www.youtube.com/embed/Qejd_y2Crro?rel=0" frameborder="0" allowfullscreen></iframe>
Note
Under Construction



Go to Step 4: Physics Setup

...