|
ME471 Finite Element Project
General Instructions
ANSYS works on SUN Workstations. Steps to follow:
Edit file .cshrc in your home directory. Use Xterm window and type: emacs .cshrcAdd the following lines at the end of the file: if (-e $SOFT/ansys) then source $SOFT/ansys endif After you close the text editor and return to the prompt, type the line below for
the changes to take the effect.
source .cshrc
You are now ready to run ANSYS. Please note that the next time
you want to run Ansys, you do not need to perform the command above
since your .cshrc file has been changed and saved.
Open Xterm window and type at the prompt part a and then part b:
In the ANSYS window, on the top menu, click on HELP -> ANSYS Tutorials
Open the File menu and select Clear & Start New or click on the New Analysis icon in the toolbar.
Click on the file menu and select Save As or click on the Save Analysis icon in the toolbar. Save your file in the /egr/courses/group/me471/groupno/ directory.
Additional information: http://www.egr.msu.edu/decs/facilities/software/ansys.php
ME471 Finite Element Project
In this project you are asked to use a commercial finite element package (ANSYS) to perform a static stress analysis of a bracket in two different configurations and report your findings in a formal, technical report. You will be evaluated based on the completeness and quality of the report. Important guidelines are stated in the following pages.
Problem A. The reference design. Analyze the L-shaped bracket as defined in the ANSYS tutorial Static Analysis of a Corner Bracket. Use the dimensions given in the tutorial, but Young’s modulus (E), and the minimum and maximum values of the linearly varying load are as listed below:
Perform the analysis for three different mesh sizes with different levels of refinement
Report, in each case 2a The maximum Von Mises stress in the bracket. 2b The (x,y) location of the maximum Von Mises stress. 2c The deflection in the x and y directions of the top right hand corner (TRHC) of the bracket, i.e., location x=6", y=1". Problem B. A design variation. Repeat Problem A, but now place a hole of RADIUS 0.7" at location x=5.0", y=0.0". In this problem use only the fine mesh defined in Problem A (1c), and report on the same issues listed above in 2a-c.
Notes
|