0% found this document useful (0 votes)
154 views

15 - Tutorial Linear Static Analysis

The document describes how to perform a finite element analysis of a plate with a hole in HyperMesh. It includes instructions on setting up the problem by creating materials, properties, and loads, applying boundary conditions, and submitting the job for analysis. Nodes around the hole are constrained and a total load is applied to simulate a static analysis of the loaded plate. Post-processing will be used to determine deformation and stress characteristics.

Uploaded by

devendra parora
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
154 views

15 - Tutorial Linear Static Analysis

The document describes how to perform a finite element analysis of a plate with a hole in HyperMesh. It includes instructions on setting up the problem by creating materials, properties, and loads, applying boundary conditions, and submitting the job for analysis. Nodes around the hole are constrained and a total load is applied to simulate a static analysis of the loaded plate. Post-processing will be used to determine deformation and stress characteristics.

Uploaded by

devendra parora
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

HW-PTC-India

Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.


This tutorial demonstrates how to create finite elements on a given CAD geometry of a plate with a hole, apply
boundary conditions, and perform a finite element analysis of the problem. Post-processing tools will be used in
HyperView to determine deformation and stress characteristics of the loaded plate.
The following exercises are included:
Setting up the problem in HyperMesh.
Applying Loads and Boundary Conditions.
Submitting the job.
Viewing the results.

Exercise
Step 1: Launch HyperMesh and set the RADIOSS (Bulk Data) User Profile.
1. Launch HyperMesh.
A User Profiles Graphic User Interface (GUI) will appear.
2. Select RADIOSS in the User Profile dialog.
3. From the extended list, select BulkData.
4. Click OK.
This loads the User Profile. It includes the appropriate template, macro menu, and import reader, paring
down the functionality of HyperMesh to what is relevant for generating models in Bulk Data Format for
RADIOSS and OptiStruct.

Step 2: Open the File plate_hole.hm.


1. Click File > Open > Model
An Open Model browser window opens.
2. Select the plate_hole.hm file.
3. Click Open.
The plate_hole.hm database is loaded into the current HyperMesh session, replacing any existing
data. The database only contains geometric data

Setting Up the Problem in HyperMesh


When building models, we encourage you to create the material and property collectors before creating
the component collectors. This is the most efficient way of setting up the file since components need to
reference materials and properties.

Step 3: Create the material.


1.
2.
3.
4.
5.
6.

Click the Materials icon


.
Make sure the create subpanel is selected using the radio buttons on the left-hand side of the panel.
Click mat name = and enter steel.
Click type = and select ISOTROPIC.
Click card image = and select MAT1.
Click create/edit.
The MAT1 card image appears.
If a material property in brackets does not have a value below it, it is off. To edit these material
properties, click the property in brackets you wish to edit and an entry field will appear below it. Click the
entry field and enter a value.
7. Enter the following values for:
E as 2e5.
NU as 0.3.
RHO as 7.9e-09.
8. Click return twice.
A new material, steel, has been created. The material uses RADIOSS's linear isotropic material model,
MAT1. This material has a Young's Modulus of 2E+05 and a Poisson's Ratio of 0.3. It is not necessary to
define a density value since only a static analysis will be performed. Density values are required,
however, for other solution sequences.
At any time, the card image for this collector can be modified using the Card Editor

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 1

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.


Step 4: Create the properties and update the Component Collector
1.
2.
3.
4.
5.
6.

Click the Properties icon


.
Click prop name = and enter plate_hole.
Click type = and select 2D.
Click card image = and select PSHELL.
Click material = and select steel.
Click create/edit.
The PSHELL card image appears.
7. Click [T] and enter 10.0 as the thickness of the plate.
8. Click return twice and go back to the main menu.
The property of the shell structure has been created as 2D PSHELL. Material information is also linked to
this property.
9.
10.
11.
12.
13.

Click the Component icon


.
Make sure the update subpanel is selected using the radio buttons on the left-hand side of the panel.
Click comps >> plate_hole from the list.
Toggle no property to property =.
Click property = twice and select the plate_hole property from the list.
Property card image and material information are listed below the property entry field.
14. Click update > return to go to the main menu.
The component plate_hole has been updated with a property of the same name and is currently the
Current Component (see the box in the lower right for plate_hole). This component uses the
plate_hole property definition with a thickness value of 10.0. The material steel is referenced by this
component.
At any time, the card image for this collector can be modified using the Card Editor
and the material
referenced by this component collector can be changed using the update option in the Collectors panel.

Apply loads and boundary conditions to the model


In the following steps, the model is constrained so that two opposing edges of the four external edges cannot
move. The other two edges remain unconstrained. A total load of 1000N is applied at the edge of the hole in the
positive z-direction.

Step 5: Create load collectors (spcs and forces).


1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Click the Load Collectors icon


.
Make sure the create subpanel is selected using the radio buttons on the left-hand side of the panel.
Click loadcol name = and enter spcs.
Click color and select a color from the color palette.
Click the creation method switch and select no card image from the pop-up menu.
Click create.
A new load collector, spcs is created.
Click loadcol name = and enter forces.
Click color and select a different color from the color palette.
Click create.
A new load collector, forces is created.
Click return to go to the main menu.

Step 6: Create constraints


1. From Model Browser expand LoadCollectors, right-click on spcs and click Make Current to set spcs
as the current load collector.

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 2

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.

2.
3.
4.
5.

Click BCs > Create > Constraints to open the Constraints panel.
Make sure nodes are selected from the entity selection switch.
Click nodes and select by window from the pop-up extended entity selection menu.
Draw a window in the graphics area encompassing the nodes to be selected (shown in the figure).
The window is polygonal, and every mouse click creates a window vertex.

Illustration of which nodes to select for applying single point constraints.

6. Check the box beside interior and click on select entities.


7. Constrain dof1, dof2, dof3, dof4, dof5, and dof6 and set all of them to a value of 0.0.
Dofs with a check will be constrained while dofs without a check will be free.
Dofs 1, 2, and 3 are x, y, and z translation degrees of freedom.
Dofs 4, 5, and 6 are x, y, and z rotational degrees of freedom.
8. Click create.
This applies the constraints to the selected nodes.
9. Click return to go to the main menu.

Step 7: Create forces on the nodes around the hole


1. Set your current load collector to forces in Model Browser as shown before in point 1 under Step 6.

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 3

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.


2.
3.
4.
5.

Click BCs > Create > Forces to open the Forces panel.
Make sure nodes are selected from the entity selection switch.
Click nodes and select by window from the pop-up extended entity selection menu.
Draw a window in the graphics area encompassing the nodes shown in the figure below.
The window is polygonal, and every mouse click creates a window vertex.
The following figure indicates which nodes should be selected.

Nodes selected for creating loading around hole.

6.
7.
8.
9.
10.
11.

Check the box beside interior and click on select entities.


Set the coordinate system toggle to global system.
Click the vector definition switch and select constant vector.
Click magnitude = and enter 21.277 (that is 1000 divided by the number of nodes 47).
Click the direction definition switch below magnitude =, and select z-axis from the pop-up menu.
Click create.
This creates a number of point forces, with the given magnitude in the z-direction, to be applied to the
nodes about the hole.
12. Click return to go to the main menu.

Step 8: Create a RADIOSS subcase (also referred to as a loadstep).


1.
2.
3.
4.
5.
6.
7.
8.

9.

Click Setup > Create > LoadSteps to open the LoadSteps panel.
Click name = and enter lateral force.
Click the type: switch and select linear static, if it is not already selected by default.
Check the box preceding SPC.
An entry field appears to the right of SPC.
Click on the entry field and select spcs from the list of load collectors.
Check the box preceding LOAD.
An entry field appears to the right of LOAD.
Click on the entry field and select forces from the list of load collectors.
Click create.
A RADIOSS subcase has been created which references the constraints in the load collector spcs and
the forces in the load collector forces.
Click return to go to the main menu.

Step 9: Submitting the job


1. From the Analysis page, enter the Radioss panel.
2. Click save as following the input file: field.
A Save file browser window opens.
3. Select the directory where you would like to write the RADIOSS model file and enter the name for the
model, plate_hole.fem, in the File name: field.
The .fem filename extension is the recommended extension for RADIOSS Bulk Data Format input
decks.
4. Click Save.
Note the name and location of the plate_hole.fem file displays in the input file: field.
5. Set the export options: toggle to all.
6. Click the run options: switch and select analysis.
7. Set the memory options: toggle to memory default.
8. Click Radioss.
This launches the RADIOSS job. If the job is successful, you should see new results files in the directory
from which plate_hole.fem was selected. The plate_hole.out file is a good place to look for error
messages that could help debug the input deck if any errors are present.
The default files written to the directory are:

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 4

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.


plate_hole.html

HTML report of the analysis, giving a summary of the problem formulation and
the analysis results.

plate_hole.out

RADIOSS output file containing specific information on the file setup, the setup
of your optimization problem, estimates for the amount of RAM and disk space
required for the run, information for each optimization iteration, and compute
time information. Review this file for warnings and errors.

plate_hole.h3d

HyperView binary results file.

plate_hole.res

HyperMesh binary results file.

plate_hole.stat

Summary of analysis process, providing CPU information for each step during
analysis process.

Viewing the Results


Displacement and Stress results for linear static analyses are output from RADIOSS by default. The following
steps describe how to view those results in HyperView.
HyperView is a complete post-processing and visualization environment for finite element analysis (FEA), multibody system simulation, video and engineering data.

Step 10: View a contour plot of stresses.


1. Once you receive the message 'Process Completed Successfully' in the command window, click
HyperView.
HyperView is launched and the results are loaded. A message window appears to inform of the
successful model and result files loading into HyperView.
2. Click the Contour toolbar button
.
3. Select the first pull-down menu below Result type: and select Element Stresses [2D & 3D] (t).
4. Select the second pull-down menu below Result type: and select vonMises.
5. Select None in the field below Averaging method:
6. Click Apply.
A contoured image representing von Mises stresses should be visible. Each element in the model is
assigned a legend color, indicating the von Mises stress value for that element, resulting from the applied
loads and boundary conditions.
7. Click Top in the view controls from the bottom right corner to view the model, as shown in the following
figure.

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 5

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.

What is the maximum von Mises stress value?


At what location does the model have its maximum stress?
Does this make sense based on the boundary conditions applied to the model?

Step 11: View a contour plot of displacements


1. Select the first pull-down menu below Result type: and select Displacement (v).
2. Select the second pull-down menu below Result type: and select Mag.
3. Click Apply.
The resulting contours represent the displacement field resulting from the applied loads and boundary
conditions.
What is the maximum Displacement value?
At what location does the model have its maximum displacement?
Does this make sense based on the boundary conditions applied to the model?

Step 12: View the deformed shape


1. Click Iso in the view controls (bottom right corner) to display the isometric view of the model.
2. Click the Deformed toolbar button
.
3. Set Result type: to Displacement(v), Scale: to Scale factor; and Type: to Uniform.
4. In the field next to Value, enter 500.
This means that the displacement results of the analysis will be multiplied by 500.
5. For Show:, select Wireframe.
6. Click Apply.
A deformed plot of your model with displacement contour should be visible, overlaid on the original
undeformed mesh. Refer to the following figure to see what the plot should look like in isometric view.

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 6

HW-PTC-India
Professional Training Centre

Tutorial 10: Linear Static Analysis of a Plate with a Hole.

Isometric view of deformed plot overlaid on the original undeformed mesh with model units set to 500

Rev 1.0 : Created on March 15, 2013, using HyperWorks Student Edition 11.0

Page 7

You might also like