PATRAN/ABAQUS PRACTICE

Size: px
Start display at page:

Download "PATRAN/ABAQUS PRACTICE"

Transcription

1 UNIVERSITY OF ILLINOIS AT URBANA-CHAMPAIGN College of Engineering CEE570/CSE551 Finite Element Methods (in Solid and Structural Mechanics) Spring Semester 2014 PATRAN/ABAQUS PRACTICE This handout provides idea and guidelines how to tackle the project. All the students are strongly recommended to practice the following example before starting the actual project. 1. Introduction In this exercise you will conduct finite element analyses of the 2-D link bar shown in Fig. 1 using a triangular element (T3). The bar has a unit thickness, is constructed of a steel alloy and is subjected to a unit axial stress applied over the left end. A plane-stress idealization is adopted for the 2-D model. The right end is supported on vertical rollers as shown in Fig. 2 to allow vertical contraction or 'breathing'. The link bar, loading and boundary conditions are all symmetric about the X-axis. Consequently, we need to consider only that portion of the link bar with Y 0. The analyses focus on convergence of key displacement and stress values as the mesh is uniformly refined into more elements. You will start the modeling and solution process by copying a Patran database, previously created for this problem. The database contains the geometry definition for the link-bar (plane surface entities). By starting with the predefined geometry, you can focus on the mesh generation, analysis and results evaluation. Fig 1 Link Bar Geometry

2 Fig Preparation Typical Half-Symmetric Model, Loading and Constraints This exercise introduces the Patran and Abaqus software. To prepare for this exercise, you should: - Read through the Abaqus tutorial handouts (see the class web-page). Become familiar with main features of the input (.inp) and output (.dat) files. - Read lab class notes which cover general features of Patran. Detailed explanation and hands-on practice regarding Patran will be provided on February 15, 17, 20 and Become familiar with the workstations: login and logout, create X-terminal windows, edit text files (vi, pico, emacs), and print files. A page with common Unix C-shell (or TCshell) commands is attached at the end of this manuscript for your convenience. 3. Overview of Steps in This Assignment This assignment involves a number of steps for completion. The major ones are as follows: 3.1) Copy an existing Patran database containing the geometry model for the link bar. Start up the Patran software. 3.2) Create a complete finite element model for the link bar using specific finite elements. The model contains the incidences, nodal coordinates, material properties, element properties, displacement boundary conditions and the nodal forces applied over the left end. The nodes are renumbered during the model building to minimize the bandwidth of the assembled stiffness matrix. 3.3) Create an Abaqus input file for the finite element model. This is an ASCII file of text lines that describe the generated model. This file can be examined with any text editor; it can be printed if necessary; it can be ed to someone for their use in Abaqus, etc. 3.4) Run the Abaqus program to analyze the model and to create Patran compatible results files of: (1) nodal displacements, (2) averaged strains at the structure nodes and (3) averaged stresses at the structure nodes. Abaqus also provides the capability to produce nicely formatted output of displacements, strains and stresses. While Abaqus is running in one window, Patran continues to run in the other window.

3 3.5) With the files of nodal results available, Patran is then used to examine the deformed shape and to examine fringe plots of the different stress-strain components. 3.6) Hardcopy output of the finite element mesh, deformed shape, fringe plots, etc. can all be sent to local PostScript printers. 3.7) The cycle now repeats by modifying the mesh characteristics, generating a new input file, etc. 4. Getting Started Login to a workstation and bring up an X-terminal window. 4.1) Change to (or create) your personal CEE570 class workspace directory. To create your personal CEE570 work directory for the semester, enter the command mkdir cee570 at the command prompt in the X-terminal window. From now on, to access this directory, you can use the command cd cee ) Download the sample starting Patran database file from the CEE 570 class website (zipped 2D_Link_Bar.db file) into your personal work directory. This is a 'binary' file and cannot be examined with a text editor nor can it be printed. However, the Unix commands rm, mv, and cp may be used to delete the file, rename the file or copy the file if desired. Unzip the file in the terminal with the command unzip 2DLinkBar.zip 4.3) Start the Patran software by entering the command patran at the X-terminal command prompt. The Patran software creates a large, main window. For the EWS users: you can minimize or lower the vertical EWS menu bar in the right side of the screen by clicking the lower edge of the bar with the middle button of the mouse and then by selecting any of the options like move, resize, lower, close. 5. Open Database and Examine Geometry Model Perform the following sequence of actions: 5.1) Select File Open from the top line, left side of the main menu. This creates a window form the database name. 5.2) A 'box' listing existing database names is shown on the right side of this form. Use the mouse to select 2D_Link_Bar.db. Then click the OK button. 5.3) A graphics window opens to display the geometry model. A message window may appear with a warning. Just click the OK button to dismiss it. 5.4) The geometry model for the top half of the link bar appears in the graphics window as shown in Fig. 3.

4 5.5) The model consists of 16, 4-sided 'surfaces' in Patran terminology. The points and surfaces are not numbered sequentially but this is not an issue. We can ask Patran for the area of these surfaces. Fig 3. Geometry Model for Link Bar. Point and Surface Entity Numbers are shown. 6. Get Some Properties of Previously Defined Surfaces (OPTIONAL) Perform the following sequence of actions: 6.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Geometry (push the diamond button using the mouse and left mouse button). 6.2) This brings up a new Geometry menu form on the right side of the screen. In that form, use the left mouse button to pick the following entries-. Action: Show Object: Surface Info: Attributes 6.3) Click the Auto Execute button to turn it off (out). Click on the Surface List box. This will enable the list of surfaces to be entered. Use the mouse to define a rectangle selection box in the graphics window which encloses all 16 surfaces. The box will show the list of surfaces selected. 6.4) Click on the Apply button at the bottom of the Geometry menu form. A 'spreadsheet' type window will appear showing data for each of the selected surfaces. Click the Cancel button on this form to dismiss the surface area information. (PATRAN might crash) 6.5) To dismiss the Geometry menu, click the Geometry button on the main menu (clicking the diamond button makes the Geometry menu go away). 7. Create Layout of Elements With Fixed Side Length Perform the following sequence of actions: 7.1) On the main menu across the top of the screen, on the row of diamond buttons, select the one for Elements (push the diamond button using the mouse and left mouse button). 7.2) This brings up a new Elements menu form on the right side of the screen. In that form, use the left mouse button to pick the following entries: Action: Create Object: Mesh Seed

5 Type: Uniform The mesh seed defines the node layout along the edges of each surface. In this case, our initial mesh will have elements of side length 0.2 in. 7.3) Push the Element Length button to select it. Click the Length box and type the value 0.2 (Do not hit carriage return!!). 7.4) Click on the Auto Execute box to deselect it. 7.5) Click on the Curve List box to select it. Then use the mouse to create a rectangular selection box that encloses the entire model (must get all the curves defined in the model). The list of curves is displayed in the box. 7.6) Click on the Apply box to actually create the mesh seeds (open circles defined along the curves that make up the surface edges). The graphics image should appear as shown below. Fig 4 Mesh Seeds to define Elements Along Each Edge of Each Surface for the Link Bar Model. 8. Create Elements Perform the following sequence of actions: 8.1) On the Finite Elements menu form, use the left mouse button to pick the following entries: Action: Create Object: Mesh Type: Surface 8.2) Examine the Element Topology box. It has a slider bar to select the element type. Use the slider to find element type and select it (Elem Shape: Tria, Mesher: IsoMesh, and Topology: Tria3). 8.3) Make sure the IsoMesh button is selected. 8.4) Click on the Surface List box to select it. Then use the mouse to create a rectangular selection box that encloses the entire model (must get all the surfaces defined in the model). The list of surfaces is displayed in the box.

6 8.5) Click on the Apply box to actually create the elements. This takes a few seconds to happen. The graphics image should appear as shown in Fig. 5. For the sake of illustration, a mesh with CST elements is provided in Fig. 5. Fig. 5 Very Coarse Mesh of CST Elements for Link Bar Model 9. Cleanup Graphics Window At this point, the graphics window has become cluttered with the various geometry and mesh labels. Patran provides a simple tool to control this aspect of the appearance. 9.1 On the main Patran menu, locate the long horizontal row of icons. The L icon (near the right end) controls labeling. Click on this icon. 9.2 A box of 9 icons appears on the left side of the display. These are 'smart' icons in that a simple message appears to describe the icon as the mouse is slowly moved over them. 9.3 Select the top, left icon All Entity Labels and click on that icon. All the labels are immediately erased (or turned back on; these are toggle switches). 9.4 Close the 9 box of icons. 10. Eliminate Duplicated Nodes, Optimize Node Numbering and Align Element Normals The mesh generation process creates nodes for each surface independently and as a result, duplicate nodes are created along the shared edges between the surfaces. These are eliminated by a geometric search which 'zips-together' the shared edges. 10.1) On the Finite Elements menu form, use the left mouse button to pick the following entries: Action: Equivalence Object: All Method: Tolerance Cube 10.2) Click the Apply button. As a result of the equivalencing process, the node numbers are no longer numbered sequentially and the nodes are not necessarily associated with elements to minimize the bandwidth of the assembled stiffness matrix. A node numbering optimization step solves both issues.

7 10.3) On the Finite Elements menu form, use the left mouse button to pick the following entries: Action: Optimize Object: Nodes Method: Both 10.4) On the list of buttons for Minimization Criterion, select Profile. This option minimizes the fill-in during the Choleski factorization of the assembled stiffness. 10.5) Click the Apply button. A spreadsheet window appears to show the 'before' and 'after' properties of the node numbering sequences. Click OK to dismiss this window. We also renumber the finite elements at this point in case they are not numbered sequentially. This can happen due to various sequences of commands to mesh and remesh surfaces with different mesh refinement. 10.6) On the Finite Elements menu form, use the left mouse button to pick the following entries: Action: Optimize Object: Elements Method: Both 10.7) On the list of buttons for Minimization Criterion, select Profile. 10.8) Click the Apply button. A spreadsheet window appears to show the 'before' and 'after' properties of the element numbering sequences. Click OK to dismiss this window. We have to verify also that all elements have their positive surface normals pointing outwards. This is a very important step. 10.9) On the Finite Elements menu form, use the left mouse button to pick the following entries: Action: Verify Object: Element Test : Normals 10.10) Click Draw Normal Vectors and then click Apply. You should see red arrows being plotted ) Click on the Iso 1 View icon (at the top 3rd level menu) or click on the middle button of the mouse and without releasing it move the mouse. You will have a good view of the element normals. Click on reset graphics to get the previous view. To change the normal directions: 10.12) Click the Display only icon under test control, so it changes to Reverse Elements icon.

8 10.13) Click in Guiding element databox. Use the left mouse button and pick one element from the surface which is pointing in the correct or 'outward' (positive z) direction. (Select such that all normals of the surface are in the same direction.) 10.14) Click the Apply button ) Click on the Front View icon. 11. Create Material and Element Properties In this section, we define a named material then a named set of element properties (material, plane stress vs. plane strain, element thickness). The properties are then assigned to all elements in the model. The material model here is simple linear-elastic, isotropic with properties of Young's modulus equal to 30,000 ksi, and Poisson's ratio of 0.3. The element property is the thickness (1.0) and the type of model is plane-stress (not plane-strain). 11.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Materials (push the diamond button using the mouse and left mouse button). 11.2) This brings up a new Materials menu form on the right side of the screen and dismisses the Finite Elements menu form. In the new form, use the left mouse button to pick the following entries: Action: Create Object: Isotropic Method: Manual Input 11.3) Click on the Material Name box, and type Steel (the name is user definable). 11.4) Push the Input Properties.. button. This brings up an Input Options form in which we enter values for the material. Enter 30,000 in the Elastic Modulus and 0.3 in the Poisson's Ratio boxes. 11.5) Click on the OK button. 11.6) Click on the Apply button in the Materials menu. Steel will now appear in the box of Existing Material. 11.7) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Properties (push the diamond button using the mouse and left mouse button). 11.8) This brings up a new Element Properties menu form on the right side of the screen and dismisses the Materials menu form. In the new form, use the left mouse button to pick the following entries: Action: Create Type: 2D Solid Object: 2D Options: Plane stress 11.9) Click on the Property Set Name box and type Link Bar (the set name is user definable).

9 11.10) Click the Input Properties... button. This brings up an Input Properties form in which we enter values for this model ) Select Steel from Material Property Sets box and it appears in the Material Name box ) Enter 1.0 into the [Thickness] box, and then click the OK button ) Click the Select Application Region button and in the popped up window click in the Select Members box. In the picking filters window, make sure to have Tri element selected. Then select the entire model (elements) with the mouse ) Click the Add button. The element numbers appear in Application Region box ) Click the Apply button. This causes Patran to assign the material and element properties to all elements shown in the Application Region box. 12. Create a Load Case At this point in the model generation, the nodes and elements are fully defined. We now define the loading, which in Patran terminology consists of the displacement boundary conditions and applied nodal forces. There can be any number of load cases, each of which has sets of imposed nodal displacements and nodal forces. In this assignment only one load case needs to be defined. Perform the following sequence of actions: ) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Load Cases (push the diamond button using the mouse and left mouse button). 12.2) This brings up a new Load Cases menu form on the right side of the screen and dismisses the Element Properties menu form. In the new form, use the left mouse button to pick the following entries: Action: Create 12.3) In the Existing Load Cases box, select the Default load case. This name will now appear in the Load Case Name box. A large form menu, Input Data, appears. Just dismiss it by clicking OK. 12.4) Click on the Apply button of the Load Cases menu form. A 'warning' box appears with a message saying that the load case already exists. Click the YES button. In the sections below, we will add displacement and nodal loading 'sets' to this default load case. Key point: the displacement and nodal loading sets defined below can be included in one or more load cases. For example, a set of nodal forces representing the dead_load could be included in all load cases. 13. Create Sets of Displacement Boundary Conditions

10 To analyze the link bar model, we need two sets of displacement boundary conditions. The set we choose to name bottom_symm enforces the displacement condition v = 0 on all nodes along Y= 0. The set we choose to name right-end enforces the displacement condition u = 0 on all nodes along X = 6. Perform this sequence of commands. 13.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Loads/BCs (push the diamond button using the mouse and left mouse button). 13.2) This brings up a new Loads/BCs menu form on the right side of the screen. In that form, use the left mouse button to pick the following entries: Action: Create Object: Displacement Type: Nodal 13.3) Examine the New Set Name box. It has no entries at this point. Click on this box and type in the text bottom symm (the underbar character is not required). Do not hit a carriage return!! 13.4) Click on the Input Data button. This brings up a form in which we enter the values of the displacements on the Y= 0 nodes. Examine the box: Translations <Tl T2 T3>. Enter the following text: <,0.0 > The angle brackets < > must be included. The leading comma implies that there is no constraint on the u x displacement. This command indicates that u y = 0 on the yet to be selected nodes. Click on the Ok button to save the data and dismiss this form. 13.5) Click on the Select Application Region button. This brings up another window form menu over the Loads/BCs. Under the Geometry Filter section, select the FEM button. 13.6) Click on the Select Nodes box. Use the mouse to define a selection rectangle which includes all nodes along Y= 0. The list of nodes appears then in the Select Nodes box. Click on the Add button and then check on Ok. The Select Application Region window is dismissed. 13.7) Click on the Apply button to actually create the constraints. These are shown as triangle symbols on the affected nodes. The graphics window should appear now as shown in Fig.6 Fig. 6 Graphics Window Image Showing Constraints Applied Along the Bottom Edge of Model (CST elements are displayed on the above mesh). Now begin repeating the above process to define the u x =0 constraints on all nodes along

11 X=6 coordinate. 13.8) Examine the New Set Name box. It has no entries at this point. Click on this box and type in the text right_end (the underbar character is not required). Do not hit a carriage return!! 13.9) Click on the Input Data button. This brings up a form in which we enter the values of the displacements on the X= 6 nodes. Examine the box: Translations <Tl T2 T3>. Enter the following text: < 0.0 > The angle brackets < > must be included. This command indicates that u = 0 on the yet to be selected nodes. Click on the Ok button to save the data and dismiss this form ) Click on the Select Application Region button. This brings up another window over the Loads/BCs. Under the Geometry Filter section, select the FEM button ) Click on the Select Nodes box. Use the mouse to define a selection rectangle which includes all nodes along X= 6. The list of nodes appears then in the Select Nodes box. Click on the Add button and then click on Ok. The Select Application Region window is dismissed ) Click on the Apply button to actually create the constraints. These are shown as triangle symbols on the affected nodes. The graphics window should appear now as shown in Fig 7. Fig. 7 Graphics Window Image Showing Constraints Applied Along the Bottom and Right Edges of the Model. 14. Create the Applied Load Set The physical model is loaded by a 1.0 ksi axial tension stress applied uniformly over the left end of the model. With the current mesh resolution, we have 3 nodes along X = 0. The total force of 0.5 kips (0.5 in. high 1.0 in. thick 1.0 ksi stress = 0.5 kips force) applied on these three nodes is distributed from bottom to top as: 0.125, 0.25, kips. Perform the following sequence of commands to apply these forces. 14.1) Set new Loads/BCs menu values to the following: Action: Create Object: Force Type: Nodal 14.2) Examine the New Set Name box. It has no entries at this point. Click on this box and type in the text axial_tension_a (the underbar character is not required). Do not hit a carriage return

12 14.3) Click on the Input Data button. This brings up a form in which we enter the values of the forces. Examine the box: Force <F1 F2 F3>. Enter the following text: < > The angle brackets < > must be included. The negative sign denotes that the X-direction loading is to the left. Click on the Ok button to save the data and dismiss this form. 14.4) Click on the Select Application Region button. This brings up another window form menu over the Loads/BCs. Under the Geometry Filter section, select the FEM button. 14.5) Click on the Select Nodes box. Use the mouse to select the lower left node of the model and the top left node on the left end. Hold down the shift key when clicking on the nodes. This adds each selected node to the list. The list of nodes appears then in the Select Nodes box. Click on the Add button and then click on Ok. The Select Application Region window is dismissed. 14.6) Click on the Apply button to actually create the nodal forces. These are shown as yellow arrows on the affected nodes. 14.7) Examine the New Set Name box. Click on this box and type in the text axial_tension_b (the underbar character is not required). Do not hit a carriage return!! 14.8) Click on the Input Data button. This brings up a form in which we enter the values of the forces. Examine the box: Force <Fl F2 F3>. Enter the following text: < > The angle brackets < > must be included. The negative sign denotes that the X-direction loading is to the left. Click on the Ok button to save the data and dismiss this form. 14.9) Click on the Select Application Region button. This brings up another window form menu over the Loads/BCs. Under the Geometry Filter section, select the FEM button ) Click on the Select Nodes box. Use the mouse to select the middle (of 3) nodes along the left end of the model. The nodes number appears then in the Select Nodes box. Click on the Add button and then click on Ok. The Select Application Region window is dismissed ) Click on the Apply button to actually create the nodal forces. These are shown as yellow arrows on the affected nodes. The graphics window should now appear as in Fig ) Locate the 'broom' icon on the top right side of the display and click it. This cleans up the graphics window by erasing the constraint and load symbols. Fig. 8 Graphics Window Image Showing Forces Applied to Left End of Model.

13 15. Create the Abaqus Input File for Model All aspects of the finite element model are now defined. Thus the Abaqus input file can be generated. 15.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Analysis (push the diamond button using the mouse and left mouse button). 15.2) This brings up a new Analysis menu form on the right side of the screen and dismisses the Loads/BCs menu form. In the new form, use the left mouse button to pick the following entries: Action: Analyze Object: Entire Model Method: Analysis Deck 15.3) Click the Job Name box, then type 2D_Link_Bar (the job name is user definable. The Abaqus input file will then be named 2D_Link_Bar.inp). 15.4) Click the Step Creation button. This brings up the Step Create menu. 15.5) Select the Default Static Step in the Available Job Steps box. 15.6) Click the Output Requests button. This brings up the Output Requests menu which lists various kinds of stress, strain, displacement, etc. output that can be requested. 15.7) Change the Form Type: from Basic to Advanced. 15.8) For BOTH Stress Component and Strain Component, we want to change the Element Position: from Integration Pts to Nodes. This will request that Abaqus output values at the nodes of each element. Click Ok on the Output Requests menu to save requests and dismiss the menu. 15.9) Click Apply, then the Cancel button in the Step Create menu. This saves values and dismisses the menu ) Now click on Step selection. A window will pop up. You will find Default Static step under the heading Existing job steps. Click on this option. Now you will see the Default Static step under the heading Selected job step ) Click the Apply button on the remaining main Analysis menu. This causes Patran to actually write the Abaqus input file. For larger models this can require as much as 10 seconds. During this process, the Patran graphics window disappears. When the heartbeat (at the top right corner of the screen) turns green and the graphics window reappears, the task is finished. The Abaqus input file is now named 2D_Link_.inp (based on the responses given above) ) In an X-terminal window, change to your work directory then open the input file named 2D_Link_Bar.inp with a text editor. For example, type gedit 2D_Link_Bar.inp Another option is:

14 gvim 2D_Link_Bar.inp 15.13) In order for ABAQUS (version 6.6) to generate an output file for PATRAN2006, above the line *END STEP, type as follows: *NODE FILE U, *EL FILE S, E, Hint: If you are using nano, you can press Control+W and perform a search for the keyword you are looking for. This comes in handy in large files. Emacs has the same functionality too. 16. Run Abaqus to Perform Analysis In an X-terminal window, change to your work directory then initiate execution of Abaqus using the command: abaqus *NOTE: If this throws a -bash error, type: module load abaqus into the terminal. This will load abaqus to your directory. Abaqus asks 2 questions about files associated with the analysis. Question one is: identifier : proj1 where the question answer, proj1 in this example, is a user definable name for the analysis job. Abaqus generates a number of files during the analysis; these files are named proj1.xxx. input file (w/o.inp) : 2D_Link_Bar Abaqus now starts execution to perform the analysis. The program runs in the 'background'. This enables continued use of the X-terminal window. Abaqus is a fast program for linear analysis and most jobs for our classes complete quickly. It will take around sec to finish it, although in X-terminal window it would seem like it was executed in a second. To check the status type ps in the X-term. If you see proj1.com under the list of the ps commands that would mean, the program is still running Several key files produced by Abaqus during execution (using proj1 as the identifier given above): - proj1.dat contains the printed error messages, results and other comments - proj1.log contains a very short summary (20 lines) of the starting and stopping steps in the analysis. Simply display this file to determine when your analysis is completed. Use the command: cat proj1.log

15 - proj1.fil contains the displacements, strains, stresses in a form that can be read by PATRAN for post-processing. 17. Import Results Into Patran Database In this step, we will 'import' the nodal displacements, stress and strain into the Patran database for this model and generate a graphical image of the deformed shape. Perform the following sequence of actions: 17.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Analysis (push the diamond button using the mouse and left mouse button). 17.2) This brings up a new Analysis menu form on the right side of the screen. In the new form, use the left mouse button to pick the following entries: Action: Read Results Object: Result Entities Method: Translate 17.3) Click the Select Result File button. 17.4) Select on the proper result file in Available Files window (proj1.fil in this example). 17.5) Click OK on the Select File menu 17.6) Click the Apply button on the Analysis menu. This causes Patran to actually read the Abaqus results file into the Patran database (2D_Link_Bar.db) for this problem. For larger models this can require as much as seconds. During this process, the Patran graphics window disappears. When the heartbeat turns green and the graphics window reappears, the task is finished. 18. Generate Image of Deformed Shape This step produces a graphics image of the deformed shape superposed over the undeformed shape. Then we can generate a hardcopy output of the image. 18.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Results (push the diamond button using the mouse and left mouse button). 18.2) This brings up the Results menu form on the right side of the screen and dismisses the previous menu. 18.3) Examine the Select Result Cases box. There should be available selections. Select the bottom one in the box. Examine the Select Deformation Result 'box'. Select the option Deformation Displacements. Click the Apply button at the bottom of this menu. 18.4) The undeformed image changes to a have blue lines, with the deformed image in white color lines for triangle elements.

16 18.5) Now we will 'animate' the result as thought the deformed shape is a 'mode' shape from a vibration analysis. Click the Animate button just above the Apply button on the Results menu. Click Apply on the Results menu. The Animate menu pops up over the Results menu and the graphics image cycles dynamically through the deformed shapes. Click the Pause Animation when desired. 19. Clean-up Image and Generate Fringe Plot of Deformed shape The graphics image is cluttered with the undeformed plot, deformed plot plus all the points, curves and surfaces from the original geometry. The following sequences clean up the image in several stages. 19.1) On the main menu across the top of the screen, select Group Modify. This brings up the Group menu form on the right side of display. Find the All Geometry line with has two buttons below the label. Click on the Remove button, then click the OK button. 19.2) Click the 'broom' (Reset graphics) icon on the top-right side of the main menu. Then return to step 18.1 to again plot the deformed shape. 19.3) Select the Object: Quick plot and Default for the Select Result Case. Click on Deformation Displacements under Select Fringe Results and under Select Deformation Result. Click on Apply. Even though the geometry items are now invisible, the undeformed mesh remains. This can be suppressed with the following sequence. 19.4) Below the Object: Quick plot scroll menu click on the Deform Attribute icon (as you move the mouse closer to these buttons the name of the button appears). This changes the menu form below. Find the Show Undeformed button. Click it 'off' (i.e. the button is out). 19.5) Click Apply on the Results form to apply this change and to dismiss the form. 19.6) Click the 'broom' icon on the top-right side of the main menu. Then return to step 18.1 to again plot the deformed shape. Now only the deformed shape is shown when requested. The 'broom' icon can be used to tidy-up the graphics image at any time. 20. Hardcopy of Graphics Image The current graphics image can be routed to the PostScript printers at any time during a Patran session. This includes the geometry model, the finite element model (with constraint and load markers), the deformed shape, etc. The sequence below may be followed at any time to send an image to the printer (or to generate a PostScript file for , ftp, sending to a remote printer, to examine in Ghostview, etc.) 20.1) On the main menu across the top of the screen, select File Print. This brings up the Print menu form on the right side of display.

17 20.2) Find the Page Setup button on the Print menu. Select this button to bring up a menu form which controls the page layout. Examine the options and select the ones you want (selecting none of these is ok). Click OK to dismiss this menu. 20.3) Find the Options button on the Print menu. Select this button to bring up a menu form which controls some additional options. In this menu, you need to select color in Format, white in Background and actual in Lines and Texts. Besides, select Print to File option. Then click Ok. 20.4) Click on the Apply button of the Print menu. This causes the hardcopy process to execute. Once the heartbeat turns green again, the plot has been sent to a file which extension is ps. 20.5) Finally, in order to print the file, type lpr Pprint_name file_name. For example, if you want to print the file named as project1.ps using the color printer (dclcolor1) available in DCL, you need to type lpr Pdclcolor1 project1.ps 20.6) Go to the web page and release your print job. 21. Generate Stress Fringe Plots This step produces a fringe plot of selected stress components on the undeformed shape. A 'fringe' plot is simply a contour plot with the colors painted in between the contour lines. Then we can generate a hard- copy output of the image, but only in shades of gray. 21.1) On the main menu across the top of the screen (on the row of diamond buttons), select the one for Results (push the diamond button using the mouse and left mouse button). 21.2) This brings up the Results menu form on the right side of the screen and dismisses the previous menu. 21.3) Examine the Select Result Cases box. There should be an available selection. Select Stress Components with the mouse in Select Fringe Result 'box'. This box lists all the stress, strain and deformation quantities available for fringe plotting. Use the vertical scroll bar to examine the full list. Select the option X component on Quantity. Click the Apply button at the bottom of this menu. 21.4) The fringe plot is shown over the model with a color scale at the right. 16 colors are used to make the plot. 21.5) To examine fringe plots of the other stress values, simply repeat the previous two steps. 21.6) To create a hardcopy, follow the instructions in Section 20.

18 22. Make More Refined Fringe Plots The fringe plots produced in the previous section use only 16 colors. Patran can also create fringe plots using more colors to give the appearance of 'smooth' fringes. This option is selected by following these steps. 22.1) On the main menu across the top of the screen, select Result. This brings up the menu form on the right side of display. Find the Fringe Attributes icon (below the Quick plot scroll menu bar, as you move the mouse closer to these buttons the name of the button appears), click on it. The menu below changes. 22.2) Click on the Spectrum button. A new form comes up. 22.3) There is a small button labeled Continuous Color. Click on it. 22.4) Click on the Apply button and the colors change to a smoother image. Use Cancel to dismiss this menu. 22.5) Use the 'broom' icon again to clean-up the image. 23. Exiting From Patran At any time, you may exit from Patran. The current database will be saved intact on disk. To exit Patran: 23.1) Select File Quit from the top line, left side of the main menu. 23.2) Alternatively, the File menu offers options to Save the existing database to disk (essentially checkpointing the session), Save As which allows the user to save the current database with a different name, and Close which saves the existing database to disk but does not exit Patran. Another database can be opened for work using the File Open sequence as before.

Introduction to MSC.Patran

Introduction to MSC.Patran Exercise 1 Introduction to MSC.Patran Objectives: Create geometry for a Beam. Add Loads and Boundary Conditions. Review analysis results. MSC.Patran 301 Exercise Workbook - Release 9.0 1-1 1-2 MSC.Patran

More information

Modeling a Shell to a Solid Element Transition

Modeling a Shell to a Solid Element Transition LESSON 9 Modeling a Shell to a Solid Element Transition Objectives: Use MPCs to replicate a Solid with a Surface. Compare stress results of the Solid and Surface 9-1 9-2 LESSON 9 Modeling a Shell to a

More information

Sliding Split Tube Telescope

Sliding Split Tube Telescope LESSON 15 Sliding Split Tube Telescope Objectives: Shell-to-shell contact -accounting for shell thickness. Creating boundary conditions and loads by way of rigid surfaces. Simulate large displacements,

More information

Linear Bifurcation Buckling Analysis of Thin Plate

Linear Bifurcation Buckling Analysis of Thin Plate LESSON 13a Linear Bifurcation Buckling Analysis of Thin Plate Objectives: Construct a quarter model of a simply supported plate. Place an edge load on the plate. Run an Advanced FEA bifurcation buckling

More information

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise.

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise. LESSON 26 Sliding Block 5 Objectives: Demonstrate the use of Contact LBCs in a simple exercise. Present method for monitoring a non-linear analysis progress. 26-1 26-2 LESSON 26 Sliding Block Model Description:

More information

The Essence of Result Post- Processing

The Essence of Result Post- Processing APPENDIX E The Essence of Result Post- Processing Objectives: Manually create the geometry for the tension coupon using the given dimensions then apply finite elements. Manually define material and element

More information

Multi-Step Analysis of a Cantilever Beam

Multi-Step Analysis of a Cantilever Beam LESSON 4 Multi-Step Analysis of a Cantilever Beam LEGEND 75000. 50000. 25000. 0. -25000. -50000. -75000. 0. 3.50 7.00 10.5 14.0 17.5 21.0 Objectives: Demonstrate multi-step analysis set up in MSC/Advanced_FEA.

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 FE Project 1: 2D Plane Stress Analysis of acantilever Beam (Due date =TBD) Figure 1 shows a cantilever beam that is subjected to a concentrated

More information

Post-Buckling Analysis of a Thin Plate

Post-Buckling Analysis of a Thin Plate LESSON 13b Post-Buckling Analysis of a Thin Plate Objectives: Construct a thin plate (with slight imperfection) Place an axial load on the plate. Run an Advanced FEA nonlinear static analysis in order

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Abaqus CAE Tutorial 1: 2D Plane Truss

Abaqus CAE Tutorial 1: 2D Plane Truss ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 1: 2D Plane Truss Lab TA: Xiaotong Huo EN 3029B xh0381@mun.ca Download link for Abaqus student edition: http://academy.3ds.com/software/simulia/abaqus-student-edition/

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Creating and Analyzing a Simple Model in Abaqus/CAE

Creating and Analyzing a Simple Model in Abaqus/CAE Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you through the Abaqus/CAE modeling process by visiting

More information

Stiffened Plate With Pressure Loading

Stiffened Plate With Pressure Loading Supplementary Exercise - 3 Stiffened Plate With Pressure Loading Objective: geometry and 1/4 symmetry finite element model. beam elements using shell element edges. MSC.Patran 301 Exercise Workbook Supp3-1

More information

Analysis Steps 1. Start Abaqus and choose to create a new model database

Analysis Steps 1. Start Abaqus and choose to create a new model database Source: Online tutorials for ABAQUS Problem Description The two dimensional bridge structure, which consists of steel T sections (b=0.25, h=0.25, I=0.125, t f =t w =0.05), is simply supported at its lower

More information

Rigid Element Analysis with RBAR

Rigid Element Analysis with RBAR WORKSHOP 4 Rigid Element Analysis with RBAR Y Objectives: Idealize the tube with QUAD4 elements. Use RBAR elements to model a rigid end. Produce a Nastran input file that represents the cylinder. Submit

More information

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 LESSON 16 Normal Modes - Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised of plate

More information

Heat Transfer Analysis of a Pipe

Heat Transfer Analysis of a Pipe LESSON 25 Heat Transfer Analysis of a Pipe 3 Fluid 800 Ambient Temperture Temperture, C 800 500 2 Dia Fluid Ambient 10 20 30 40 Time, s Objectives: Transient Heat Transfer Analysis Model Convection, Conduction

More information

Linear Static Analysis of a Simply-Supported Truss

Linear Static Analysis of a Simply-Supported Truss LESSON 8 Linear Static Analysis of a Simply-Supported Truss Objectives: Create a finite element model by explicitly defining node locations and element connectivities. Define a MSC/NASTRAN analysis model

More information

Post Processing of Results

Post Processing of Results LESSON 22 Post Processing of Results Objectives: Combine result cases. Use fringe plot options to more accurately look at stress fringe plots. Use xy plots to examine stresses at specific sections. Perform

More information

Elastic Stability of a Plate

Elastic Stability of a Plate WORKSHOP PROBLEM 7 Elastic Stability of a Plate Objectives Produce a Nastran input file. Submit the file for analysis in MSC/NASTRAN. Find the first five natural modes of the plate. MSC/NASTRAN 101 Exercise

More information

Exercise 1: Axle Structural Static Analysis

Exercise 1: Axle Structural Static Analysis Exercise 1: Axle Structural Static Analysis The purpose of this exercise is to cover the basic functionality of the Mechanical Toolbar (MTB) in the context of performing an actual analysis. Details of

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Elasto-Plastic Deformation of a Thin Plate

Elasto-Plastic Deformation of a Thin Plate WORKSHOP PROBLEM 6 Elasto-Plastic Deformation of a Thin Plate W P y L x P Objectives: Demonstrate the use of elasto-plastic material properties. Create an accurate deformation plot of the model. Create

More information

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis R50 ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis Example 1 Static Analysis of a Bracket 1. Problem Description: The objective of the problem is to demonstrate the basic ANSYS procedures

More information

Abaqus CAE Tutorial 6: Contact Problem

Abaqus CAE Tutorial 6: Contact Problem ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 6: Contact Problem Problem Description In this problem, a segment of an electrical contact switch (steel) is modeled by displacing the upper

More information

MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook

MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook P3*V8.0*Z*Z*Z*SM-PAT325-WBK - 1 - - 2 - Table of Contents Page 1 Composite Model of Loaded Flat Plate 2 Failure Criteria for Flat Plate 3 Making Plies

More information

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring Supplementary Exercise - 6 Helical Spring Objective: Develop model of a helical spring Perform a linear analysis to obtain displacements and stresses. MSC.Patran 301 Exercise Workbook Supp6-1 Supp6-2 MSC.Patran

More information

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003

SDC. Engineering Analysis with COSMOSWorks. Paul M. Kurowski Ph.D., P.Eng. SolidWorks 2003 / COSMOSWorks 2003 Engineering Analysis with COSMOSWorks SolidWorks 2003 / COSMOSWorks 2003 Paul M. Kurowski Ph.D., P.Eng. SDC PUBLICATIONS Design Generator, Inc. Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Building the Finite Element Model of a Space Satellite

Building the Finite Element Model of a Space Satellite LESSON 3 Building the Finite Element Model of a Space Satellite 30000 30001 Objectives: mesh & MPC s on a Space Satellite Perform Model and Element Verification. Learn how to create 0-D, 1-D and 2-D elements

More information

Linear Static Analysis of a Spring Element (CELAS)

Linear Static Analysis of a Spring Element (CELAS) Linear Static Analysis of a Spring Element (CELAS) Objectives: Modify nodal analysis and nodal definition coordinate systems to reference a local coordinate system. Define bar elements connected with a

More information

Post-Processing Static Results of a Space Satellite

Post-Processing Static Results of a Space Satellite LESSON 7 Post-Processing Static Results of a Space Satellite 3.84+05 3.58+05 3.33+05 3.07+05 2.82+05 3.84+05 2.56+05 2.30+05 2.05+05 1.79+05 1.54+05 1.28+05 1.02+05 7.68+04 0. 5.12+04 Z Y X Objectives:

More information

Using Groups and Lists

Using Groups and Lists LESSON 15 Using Groups and Lists Objectives: Build a finite element model that includes element properties and boundary conditions. Use lists to identify parts of the model with specified attributes. Explore

More information

Transient Response of a Rocket

Transient Response of a Rocket Transient Response of a Rocket 100 Force 0 1.0 1.001 3.0 Time Objectives: Develope a finite element model that represents an axial force (thrust) applied to a rocket over time. Perform a linear transient

More information

APPENDIX B. PBEAML Exercise. MSC.Nastran 105 Exercise Workbook B-1

APPENDIX B. PBEAML Exercise. MSC.Nastran 105 Exercise Workbook B-1 APPENDIX B PBEAML Exercise MSC.Nastran 105 Exercise Workbook B-1 B-2 MSC.Nastran 105 Exercise Workbook APPENDIX B PBEAML Exercise Exercise Procedure: 1. Create a new database called pbeam.db. File/New...

More information

WORKSHOP 4 MESH ON MESH 2D

WORKSHOP 4 MESH ON MESH 2D WORKSHOP 4 MESH ON MESH 2D WS4-1 WS4-2 Problem Description This exercise introduces another method of creating a 2D mesh for a set of non-congruent surfaces. So far non-congruent surfaces have been dealt

More information

Building the Finite Element Model of a Space Satellite

Building the Finite Element Model of a Space Satellite Exercise 4 Building the Finite Element Model of a Space Satellite 30000 20000 Objectives: mesh & MPC s on a Space Satellite. Perform Model and Element Verification. Learn how to control mesh parameters

More information

Post-Processing Modal Results of a Space Satellite

Post-Processing Modal Results of a Space Satellite LESSON 8 Post-Processing Modal Results of a Space Satellite 30000 7.61+00 5.39+00 30002 30001 mode 1 : Max 5.39+00 @Nd 977 Objectives: Post-process model results from an DB file. View and animate the eigenvector

More information

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC Pro MECHANICA STRUCTURE WILDFIRE 4 ELEMENTS AND APPLICATIONS Part I Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC PUBLICATIONS Schroff Development Corporation www.schroff.com

More information

Exercise 9a - Analysis Setup and Loading

Exercise 9a - Analysis Setup and Loading Exercise 9a - Analysis Setup and Loading This exercise will focus on setting up a model for analysis. At the end of this exercise, you will run an analysis in OptiStruct. While this exercise is focused

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Finite Element Model

Finite Element Model LESSON 9 Finite Element Model Objectives: Build an initial surface mesh that will be used as a pattern to create the final 1, 2 and 3D mesh. Edit and smooth the mesh. Build a finite element model by sweeping

More information

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks ENGN 1750: Advanced Mechanics of Solids ABAQUS CAD INTERFACE TUTORIAL School of Engineering Brown University This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Figure E3-1 A plane struss structure under applied loading. Start MARC Designer. From the main menu, select STATIC STRESS ANALYSIS.

Figure E3-1 A plane struss structure under applied loading. Start MARC Designer. From the main menu, select STATIC STRESS ANALYSIS. Example 3 Static Stress Analysis on a Plane Truss Structure Problem Statement: In this exercise, you will use MARC Designer software to carry out a static stress analysis on a simple plane truss structure,

More information

Load Lug Model EXERCISE 6. Objective: Write a function to apply the loads and element properties to the finite element mesh of the lug.

Load Lug Model EXERCISE 6. Objective: Write a function to apply the loads and element properties to the finite element mesh of the lug. EXERCISE 6 Load Lug Model Objective: Write a function to apply the loads and element properties to the finite element mesh of the lug. PATRAN 304 Exercise Workbook 6-1 6-2 PATRAN 304 Exercise Workbook

More information

Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu.

Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu. 1. BEAM MODEL Start New Start AxisVM by double-clicking the AxisVM icon in the AxisVM folder, found on the Desktop, or in the Start, Programs Menu. Create a new model with the New Icon. In the dialogue

More information

Chapter 2. Structural Tutorial

Chapter 2. Structural Tutorial Chapter 2. Structural Tutorial Tutorials> Chapter 2. Structural Tutorial Static Analysis of a Corner Bracket Problem Specification Problem Description Build Geometry Define Materials Generate Mesh Apply

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Case Study 1: Piezoelectric Rectangular Plate

Case Study 1: Piezoelectric Rectangular Plate Case Study 1: Piezoelectric Rectangular Plate PROBLEM - 3D Rectangular Plate, k31 Mode, PZT4, 40mm x 6mm x 1mm GOAL Evaluate the operation of a piezoelectric rectangular plate having electrodes in the

More information

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm Página 1 de 26 Tutorials Chapter 2. Structural Tutorial 2.1. Static Analysis of a Corner Bracket 2.1.1. Problem Specification Applicable ANSYS Products: Level of Difficulty: Interactive Time Required:

More information

Abaqus/CAE (ver. 6.12) Vibrations Tutorial

Abaqus/CAE (ver. 6.12) Vibrations Tutorial Abaqus/CAE (ver. 6.12) Vibrations Tutorial Problem Description The two dimensional bridge structure, which consists of steel T sections, is simply supported at its lower corners. Determine the first 10

More information

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity

CE Advanced Structural Analysis. Lab 4 SAP2000 Plane Elasticity Department of Civil & Geological Engineering COLLEGE OF ENGINEERING CE 463.3 Advanced Structural Analysis Lab 4 SAP2000 Plane Elasticity February 27 th, 2013 T.A: Ouafi Saha Professor: M. Boulfiza 1. Rectangular

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

Nonlinear Creep Analysis

Nonlinear Creep Analysis WORKSHOP PROBLEM 7 Nonlinear Creep Analysis Objectives: Demonstrate the use of creep material properties. Examine the strain for each subcase. Create an XY plot of Load vs. Displacement for all the subcases.

More information

Installation Guide. Beginners guide to structural analysis

Installation Guide. Beginners guide to structural analysis Installation Guide To install Abaqus, students at the School of Civil Engineering, Sohngaardsholmsvej 57, should log on to \\studserver, whereas the staff at the Department of Civil Engineering should

More information

Shear and Moment Reactions - Linear Static Analysis with RBE3

Shear and Moment Reactions - Linear Static Analysis with RBE3 WORKSHOP 10a Shear and Moment Reactions - Linear Static Analysis with RBE3 250 10 15 M16x2 bolts F = 16 kn C B O 60 60 200 D A Objectives: 75 75 50 300 Create a geometric representation of the bolts. Use

More information

Abaqus/CAE (ver. 6.9) Vibrations Tutorial

Abaqus/CAE (ver. 6.9) Vibrations Tutorial Abaqus/CAE (ver. 6.9) Vibrations Tutorial Problem Description The two dimensional bridge structure, which consists of steel T sections, is simply supported at its lower corners. Determine the first 10

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review Page 1 DMU Engineering Analysis Review Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Inserting a CATAnalysis Document Using DMU Space Analysis From CATAnalysis

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

Abaqus/CAE Axisymmetric Tutorial (Version 2016)

Abaqus/CAE Axisymmetric Tutorial (Version 2016) Abaqus/CAE Axisymmetric Tutorial (Version 2016) Problem Description A round bar with tapered diameter has a total load of 1000 N applied to its top face. The bottom of the bar is completely fixed. Determine

More information

Post Processing of Displacement Results

Post Processing of Displacement Results LESSON 16 Post Processing of Displacement Results Objectives: Examine the deformation of the MSC/NASTRAN model to evaluate the validity of the assumptions made in the creation of the mesh density and selection

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

Modal Analysis of a Beam (SI Units)

Modal Analysis of a Beam (SI Units) APPENDIX 1a Modal Analysis of a Beam (SI Units) Objectives Perform normal modes analysis of a cantilever beam. Submit the file for analysis in MSC.Nastran. Find the first three natural frequencies and

More information

Modal Analysis of a Flat Plate

Modal Analysis of a Flat Plate WORKSHOP 1 Modal Analysis of a Flat Plate Objectives Produce a MSC.Nastran input file. Submit the file for analysis in MSC.Nastran. Find the first five natural frequencies and mode shapes of the flat plate.

More information

ABAQUS for CATIA V5 Tutorials

ABAQUS for CATIA V5 Tutorials ABAQUS for CATIA V5 Tutorials AFC V2.5 Nader G. Zamani University of Windsor Shuvra Das University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com ABAQUS for CATIA V5,

More information

Engine Gasket Model Instructions

Engine Gasket Model Instructions SOL 600 Engine Gasket Model Instructions Demonstrated:! Set up the Model Database! 3D Model Import from a MSC.Nastran BDF! Creation of Groups from Element Properties! Complete the Material Models! Import

More information

Post Processing of Displacement Results

Post Processing of Displacement Results WORKSHOP 16 Post Processing of Displacement Results Objectives: Examine the deformation of the MSC.Nastran model to evaluate the validity of the assumptions made in the creation of the mesh density and

More information

Materials, Load Cases and LBC Assignment

Materials, Load Cases and LBC Assignment LESSON 4 Materials, Load Cases and LBC Assignment 5.013 5.000 4.714 30000 4.429 4.143 3.858 3.572 3.287 3.001 2.716 2.430 2.145 1.859 20000 1.574 1.288 default_fringe : 1.003 Max 2.277 @Elm 40079.1 Min

More information

Learning Module 8 Shape Optimization

Learning Module 8 Shape Optimization Learning Module 8 Shape Optimization What is a Learning Module? Title Page Guide A Learning Module (LM) is a structured, concise, and self-sufficient learning resource. An LM provides the learner with

More information

Manual for Computational Exercises

Manual for Computational Exercises Manual for the computational exercise in TMM4160 Fracture Mechanics Page 1 of 32 TMM4160 Fracture Mechanics Manual for Computational Exercises Version 3.0 Zhiliang Zhang Dept. of Structural Engineering

More information

ANSYS. Geometry. Material Properties. E=2.8E7 psi v=0.3. ansys.fem.ir Written By:Mehdi Heydarzadeh Page 1

ANSYS. Geometry. Material Properties. E=2.8E7 psi v=0.3. ansys.fem.ir Written By:Mehdi Heydarzadeh Page 1 Attention: This tutorial is outdated, you will be redirected automatically to the new site. If you are not redirected, click this link to the confluence site. Problem Specification Geometry Material Properties

More information

Getting Started LESSON 1. Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File.

Getting Started LESSON 1. Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File. LESSON 1 Getting Started Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File. Move, resize and iconify windows and forms. Become familiar with Screen

More information

Cylinder with T-Beam Stiffeners

Cylinder with T-Beam Stiffeners LESSON 17 Cylinder with T-Beam Stiffeners X Y Objectives: Create a cylinder and apply loads. Use the beam library to add stiffeners to the cylinder. PATRAN 302 Exercise Workbook - Release 8.0 17-1 17-2

More information

Rigid Element Analysis with RBE2 and CONM2

Rigid Element Analysis with RBE2 and CONM2 WORKSHOP PROBLEM 5 Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Idealize a rigid end using RBE2 elements. Define a concentrated mass, to represent the weight of the rigid enclosure

More information

FEA of Composites Classical Lamination Theory Example 1

FEA of Composites Classical Lamination Theory Example 1 FEA of Composites Classical Lamination Theory Example 1 22.514 Instructor: Professor James Sherwood Author: Dimitri Soteropoulos Revised by Jacob Wardell Problem Description: A four layer [0/90] s graphite-epoxy

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

Engineering Analysis with SolidWorks Simulation 2012

Engineering Analysis with SolidWorks Simulation 2012 Engineering Analysis with SolidWorks Simulation 2012 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

Abaqus/CAE (ver. 6.11) Nonlinear Buckling Tutorial

Abaqus/CAE (ver. 6.11) Nonlinear Buckling Tutorial Abaqus/CAE (ver. 6.11) Nonlinear Buckling Tutorial Problem Description This is the NAFEMS 1 proposed benchmark (Lee s frame buckling) problem. The applied load is based on the normalized (EI/L 2 ) value

More information

Two Dimensional Truss

Two Dimensional Truss Two Dimensional Truss Introduction This tutorial was created using ANSYS 7.0 to solve a simple 2D Truss problem. This is the first of four introductory ANSYS tutorials. Problem Description Determine the

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

ES 128: Computer Assignment #4. Due in class on Monday, 12 April 2010

ES 128: Computer Assignment #4. Due in class on Monday, 12 April 2010 ES 128: Computer Assignment #4 Due in class on Monday, 12 April 2010 Task 1. Study an elastic-plastic indentation problem. This problem combines plasticity with contact mechanics and has many rich aspects.

More information

Engineering Analysis with

Engineering Analysis with Engineering Analysis with SolidWorks Simulation 2013 Paul M. Kurowski SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

Lateral Loading of Suction Pile in 3D

Lateral Loading of Suction Pile in 3D Lateral Loading of Suction Pile in 3D Buoy Chain Sea Bed Suction Pile Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering 00 Overview

More information

Abaqus/CAE (ver. 6.10) Stringer Tutorial

Abaqus/CAE (ver. 6.10) Stringer Tutorial Abaqus/CAE (ver. 6.10) Stringer Tutorial Problem Description A table made of steel tubing with a solid steel top and shelf is loaded with an oblique impulse load. Determine the transient response of the

More information

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD ENGINEERING TRIPOS PART IIA LOCATION: DPO EXPERIMENT 3D7 FINITE ELEMENT METHOD Those who have performed the 3C7 experiment should bring the write-up along to this laboratory Objectives Show that the accuracy

More information

Composite Trimmed Surfaces

Composite Trimmed Surfaces LESSON 4 Composite Trimmed Surfaces Y Objectives: Import a CAD model into a database. Repair disjointed surfaces by creating composite surfaces. Mesh the newly created composite surfaces PATRAN 302 Exercise

More information

Load Analysis of a Beam (using a point force and moment)

Load Analysis of a Beam (using a point force and moment) WORKSHOP 13a Load Analysis of a Beam (using a point force and moment) 100 lbs Y Z X Objectives: Construct a 1d representation of a beam. Account for induced moments from an off-center compressive load

More information

ABAQUS/CAE Workshops

ABAQUS/CAE Workshops ABAQUS/CAE Workshops University of Birmingham ABAQUS Training 27 th / 28 th October 2009 Workshop 1a: Create 3D Part Type: abaqus cae at the command prompt or select abaqus V6.9-1 from the start menu.

More information

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA 1 FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA This tutorial shows the basics of a solid bending, torsional, tension, and shear FEA (Finite Elemental Analysis) model in CATIA. Torsion - page

More information

FEA TUTORIAL 2D STRESS ANALYSIS OF A THIN BAR (Using ProMechanica Wildfire 1.0)

FEA TUTORIAL 2D STRESS ANALYSIS OF A THIN BAR (Using ProMechanica Wildfire 1.0) FEA TUTORIAL 2D STRESS ANALYSIS OF A THIN BAR (Using ProMechanica Wildfire 1.0) Introduction: A simple 2D stress analysis of a thin bar with a hole will be performed using Pro/Mechanica. The bar will be

More information

Introduction To Finite Element Analysis

Introduction To Finite Element Analysis Creating a Part In this part of the tutorial we will introduce you to some basic modelling concepts. If you are already familiar with modelling in Pro Engineer you will find this section very easy. Before

More information

ECE421: Electronics for Instrumentation

ECE421: Electronics for Instrumentation ECE421: Electronics for Instrumentation Lecture #8: Introduction to FEA & ANSYS Mostafa Soliman, Ph.D. March 23 rd 2015 Mostafa Soliman, Ph.D. 1 Outline Introduction to Finite Element Analysis Introduction

More information