Example: biology

Finite Element Analysis Using ANSYS - University of Florida

AppendixCFinite Element AnalysisUsing INTRODUCTIONANSYS is the original (and commonly used) name for ANSYS Mechanical or ANSYSM ultiphysics, general-purpose Finite Element Analysis software. ANSYS , Inc actuallydevelops a complete range of CAE products, but is perhaps best known for ANSYS Me-chanical & ANSYS Multiphysics. The academic versions of these commercial productsare referred to as ANSYS Academic Research, ANSYS Academic Teaching Advanced,Introductory etc. All of these products are general purpose Finite Element self containedanalysis tools incorporating preprocessing (geometry creation, meshing), solver and postprocessing modules in a unified graphical user interface (GUI). For the remainder of thisappendix, when we state ANSYS , we mean the FEA capability of either the commer-cial or academic ANSYS Inc. products discussed above. Further we are limiting our dis-cussion to the traditional (or classic ) user interface of ANSYS , not the ANSYSW orkbench of the advantages of ANSYS isthe user-programmable capability.

Finite Element Analysis Using ANSYS C.1 INTRODUCTION ANSYS is the original (and commonly used) name for ANSYS Mechanical or ANSYS Multiphysics, general-purpose finite element analysis software. ANSYS, Inc actually develops a complete range of CAE products, but is perhaps best known for ANSYS Me-chanical & ANSYS Multiphysics.

Tags:

  Analysis, Introduction, Using, Elements, Ansys, Finite, Element analysis, Finite element analysis using ansys

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of Finite Element Analysis Using ANSYS - University of Florida

1 AppendixCFinite Element AnalysisUsing INTRODUCTIONANSYS is the original (and commonly used) name for ANSYS Mechanical or ANSYSM ultiphysics, general-purpose Finite Element Analysis software. ANSYS , Inc actuallydevelops a complete range of CAE products, but is perhaps best known for ANSYS Me-chanical & ANSYS Multiphysics. The academic versions of these commercial productsare referred to as ANSYS Academic Research, ANSYS Academic Teaching Advanced,Introductory etc. All of these products are general purpose Finite Element self containedanalysis tools incorporating preprocessing (geometry creation, meshing), solver and postprocessing modules in a unified graphical user interface (GUI). For the remainder of thisappendix, when we state ANSYS , we mean the FEA capability of either the commer-cial or academic ANSYS Inc. products discussed above. Further we are limiting our dis-cussion to the traditional (or classic ) user interface of ANSYS , not the ANSYSW orkbench of the advantages of ANSYS isthe user-programmable capability.

2 TheANSYS Command Language contains several thousand commands relating to creatinggeometry, mesh, boundary conditions, solver settings & many other features. A subsetof these commands are termed ANSYS Parametric Design Language (APDL), and fo-cus on managing parameters, macros, if-then-else branching, do-loops, and scalar, vec-tor and matrix operations. For example, if multiple analyses are required with differentvalues of parameters, do-loops can be usedto change parameters, or the Optimizationmodule (/OPT) can be used to automaticallymanage parameters & populate a are two different modes of performing Finite Element Analysis in ANSYS :batch and interactive modes. The batch mode requires an input file of commands andexecutes it from the command line, while the interactive mode turns on the graphical userinterface and shows the result of each user action (picked from a menu or typed as acommand) in a graphics window.

3 The batch mode is best suited for those experiencedwith the ANSYS Command Language. In this tutorial, only the interactive mode will are two different modes of inputting commands in ANSYS : graphic mode andtext mode. In the graphic mode, the user can pick commands and type in required datavalues. Thus, there is no need to memorize all commands. This mode is beneficial in asense that the user can see the result of each command in the graphic window. In the textmode, the user type in commands and data in the command area. In this case, the usershould remember what command should be used to perform a particular action. However,the text mode has its own advantages. For example, during the design process, the user363may want to perform the Analysis multiple times with different values of parameters. Insuch a case, the user can prepare a text file of all commands and then input the file as aninput command file.

4 In fact, all actions in the graphic mode are stored as commands in atext file, Thus, it would be a good practice to prepare the initial model usingthe graphic mode, and then, modify the inputfile for the further modification. In thischapter, we will present two tutorials Using the graphic mode, and then will present sever-al examples in Chapters 2 7 Using the text GETTING STARTANSYS can be started in different ways. In this tutorial, we will start ANSYS in thetraditional mode. To access ANSYS program on Windows systems, chooseStart>Programs> ANSYS > ANSYS . This command will open ANSYS window asshown in Figure The ANSYS window is composed of different areas. The graphicarea shows geometries and Finite elements as well as results of simulation. The mainmenu contains primary ANSYS functions. The user can directly type in commands inthe command area. The standard toolbox collects commands that are frequently utility menu contains utility functions that are available throughout the order to finish ANSYS , chooseFile>Exitcommand.

5 Then,Exit from ANSYS window will show up as shown in the right-lower corner of Figure Choose a properoption andOKto finish the has its full documents in help menu. In the utility menu, chooseHelp> HelpTopics. Then ANSYS Documentation windows will show up. In this documentation,the user can find all manuals and tutorials available in of ANSYS main window and exit window364 Appendix C Finite Element Analysis Using STATIC Analysis OF A CORNER BRACKET2A. Problem DescriptionThis is a simple, single load step, structural static Analysis of the corner angle bracketshown in Figure The upper left-hand pin hole is constrained (welded) around itsentire circumference, and a tapered pressure load is applied to the bottom of the lowerright-hand pin hole. The objective of the problem is to demonstrate the typical ANSYS Analysis procedure. The US Customary system of units is dimensions of the corner bracket are shown in the figure.

6 The bracket is made ofA36 steel with a Young s modulus of 30E6 psi and Poisson s ratio of Since thebracket is thin in thez-direction (1/2 inch thick) compared to itsxandydimensions, andsince the pressure load acts only in thex-yplane, the problem can be assumed as planestress. We will use solid modeling to generate the two-dimensional model and automati-cally mesh it with nodes and elements . (Another alternative in ANSYS is to create thenodes and elements directly.)If your system includes a Flash player (Macromedia, Inc.), one can view demonstra-tion videos of each step by pointing the web browser to the following URL address: Building the GeometryIn order to perform the Finite Element Analysis , we need to create the geometry, and ele-ments, and to apply boundary conditions. This step is called 1: Define rectanglesThere are several ways to create the model geometry within ANSYS , some moreconvenient than others.

7 The first step is to recognize that you can construct the bracketeasily with combinations of rectangle and circle primitives. Decide where the origin willbe located and then define the rectangle and circle primitives relative to that origin. Thelocation of the origin is arbitrary. Here, use the center of the upper left-hand hole. ANSYS does not need to know where the origin is. Simply begin by defining a rectangle relativeto that location. In ANSYS , this origin is called theglobal bracket stress Analysis problem2By the courtesy of ANSYS , Static Analysis of a Corner Menu>Preprocessor>Modeling>Create>Areas> Rec-tangle>By the following data to create the first rectangle:X1 0;X2 6;Y1 1;Y2 1 (Note: Press the Tab key between entries)3. Applyto create the first the following data to create the second rectangle:X1 4;X2 6;Y1 1;Y2 35. OKto create the second rectangle and close the dialog the geometry should look like the figure 2: Change plot controls and replotThe area plot shows both rectangles,which areareas, in the same color.

8 To moreclearly distinguish between areas, turn on areanumbers and colors. The Plot NumberingControls dialog box on the Utility Menu con-trols how items are displayed in the GraphicsWindow. By default, a replot is automati-cally performed upon execution of the dialogbox. The replot operation will repeat the lastplotting operation that occurred (in this case,an area plot). Menu>Plot Ctrls> on area change controls, close the dialog box, and C Finite Element Analysis Using ANSYSB efore going to the next step, save the work you have done so stores any input data in memory to theANSYS save that database to a file, use the SAVE operation, availableas a tool on the Toolbar. ANSYS names the database file Using You can check the current jobname at any timeby choosingUtility Menu> List> Status> Global Status. You canalso save the database at specific milestone points in the Analysis (such as after the model is complete, or after the model is meshed)by choosingUtility Menu> File> Save Asand specifying differentjobnames ( , , etc.)

9 It is important to do an occasional save so that if you make amistake, you can restore the model from the last saved state. Yourestore the model Using theRESUME operation, also available onthe Toolbar. (You can also find SAVE and RESUME on the UtilityMenu, under File.)Step 3: Change working plane to polar and create first circleThe next step in the model construction is to create the half circle ateach end of the bracket. You will actually create a full circle on eachend and then combine the circles and rectangles. To create the circles,you will use and display the working plane. You could have shown theworking plane as you created the rectangles but it was not you begin however, first zoom out within the Graphics Window so you cansee more of the circles as you create them. You do this Using the Pan-Zoom-Rotate dialog box, a convenient graphics control box you ll use often in any ANSYS Menu>PlotCtrls>Pan, Zoom, on small dot once to zoom dialog Menu>WorkPlane>Display Working Plane(toggle on)Notice the working plane origin is immediately plotted in theGraphics Window.

10 It is indicated by the WX and WY symbols;right now coincident with the global origin X and Y you will change the WP type to polar, change the snap in-crement, and display the Menu>WorkPlane>WP onGrid and snap OKto define settings and close the dialog Static Analysis of a Corner Menu>Preprocessor>Modeling>Create>Areas> Circle>Solid CircleBe sure to read prompt before center point at: WP X 0;WP Y 0;Radius 1 (in Graphics Windowshown below) close picking 4: Move working plane and create second circleTo create the circle at the other end of the bracket inthe same manner, you need to first move the workingplane to the origin of the circle. The simplest way to do this without entering number off-sets is to move the WP to an average keypoint location by picking the keypoints at thebottom corners of the lower, right Menu>WorkPlane>Offset WP to> keypoint at lower left corner of keypoint at lower right of to close picking Menu>Preprocessor>Modeling>Create>Areas> Circle>Solid center point at: WP X 0;WP Y 0;Radius to close picking : C Finite Element Analysis Using ANSYSStep 5: Add that the appropriate pieces of the model are defined (rectangles and circles), youneed to add them together so the model becomes one continuous piece.


Related search queries