Versions Compared

Key

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

...

We need to create one more command in order to ensure that ANSYS uses the varying thickness. In the Outline window, right click Static Structural (B5) and select Insert > Commands. Copy and paste the code below into the command window

Panel

fini !Exit current Module
/prep7 !Call the preprocessor
etcon,off !Disable ANSYS from changin any KEYOPTS
fini !Exit the preprocessor
/solu !Call the Solve Module

Fixed Support

We will fix the ring at the end of the blade. To accomplish this, click on Static Structural (B5) to bring up the Environment menu bar. In the Environment menu bar, select Supports > Fixed Support. Next, make sure the edge selection filter is selected. Hold Ctrl, and click on the 2 edges that make up the ring at the end shoulder of the blade (see image below).

...