Lab 1
Lab 1
Lab 1
Introduction
During tensile loading, a specimen is subjected to tension until it fractures. During the
application of tension, the elongation of the specimen is recorded against the applied
force. In this lab, you will be simulating the tensile loading conditions on a rectangular
bar of 10 X 10 X 100 mm dimensions. We will be applying displacement based loading
and studying the behavior of the material within the elastic limit.
Recall that Abaqus /CAE does not use specific units, but the units must be consistent
throughout the model.
Note that SI units are used in this lab: N, mm, tonne, and sec. With this choice of units,
stresses are expressed in MPa.
Preliminaries
1. In the Start Session dialog box, underneath Create Model Database, click With
Standard/Explicit Model.
2. To create a model, select Model→Create from the main menu bar and enter the
name TENSILEBAR in the Edit Model Attributes dialog box. Click OK. (you
could also rename Model-1 to TENSILEBAR)
3. To save the model database, select File→Save As from the main menu bar and
type the file name TENSILEBAR in the Save Model Database As dialog box.
Click OK.
The .cae extension is added to the file name automatically.
Creating a part
In this section you will create a three-dimensional, deformable solid body by sketching
the two-dimensional profile of the bar (a rectangle) and extruding it.
1. Abaqus/CAE automatically loads the Part module. Any other module can be
accessed from the Module list located in the context bar, as shown in Figure L1a–
1
2. From the main menu bar, select Part→Create to create a new part.
In the Create Part dialog box that appears, name the part Bar, and specify an
approximate size of 500. Accept the default settings of a three-dimensional,
deformable body with a solid, extruded base feature. Click Continue.
Abaqus/CAE displays text in the prompt area near the bottom of the window to
guide you through the procedure, as shown in Figure L1a–2. Click the cancel
button to cancel the current task; click the backup button to cancel the current step
in the task and return to the previous step.
The Sketcher toolbox appears in the left side of the main window, and the
Sketcher grid appears in the viewport.
3. To sketch the profile of the bar, you need to select the rectangle drawing tool, as
shown in Figure L1a–3.
d. Use the dimension tool to dimension the top and left edges of the
rectangle. The top edge should have a horizontal dimension of 10 mm,
and the left edge should have a vertical dimension of 100 mm. When
dimensioning each edge, simply select the line, click mouse button 1 to
position the dimension text, and then enter the new dimension in the
prompt area. The final sketch is shown in Figure L1a–4.
To define a material:
1. In the Module list located in the context bar, select Property to enter the Property
module.
2. From the main menu bar, select Material→Create to create a new material.
3. In the Edit Material dialog box that appears, name the material Steel. Notice the
various options available in this dialog box.
1. In the Module list located in the context bar, enter the Interaction module.
2. From the main menu bar, select Constraint→Create to create a constraint.
3. In the Create Constraint dialog box that appears:
a. Name the constraint Coupling.
b. From the list of types of constraints in the Create Constraint dialog box,
select Coupling and hit Continue.
4. Select the reference point RP-1 from the viewport to act as the constraint control
point and hit Done.
5. Select surface as the constraint region type and then select the top surface of the
bar. In the Edit Constraint dialog box that appears make sure that the coupling
type selected in kinematic and all degrees of freedom (U1, U2, U3, UR1, UR2,
and UR3) are constrained. Select OK to exit the edit constraint dialog box.
5. Click mouse button 2 in the viewport or click Done in the prompt area to accept
the selected geometry.
The Edit Boundary Condition dialog box appears. When you are defining a
boundary condition in the initial step, all six degrees of freedom are unconstrained
by default.
6. In the Edit Boundary Condition dialog box:
a. Toggle on U1, U2, and U3 to constrain the translational degrees of
freedom (solid elements, which will be used to create the mesh, only
possess translational DOFs).
b. Click OK to create the boundary condition definition and to exit the editor.
7. Create another boundary condition and in the Create Boundary Condition
dialog box that appears:
a. Name the boundary condition DisplaceTop.
b. Select TensileLoad as the step in which the boundary condition will be
activated.
c. In the Category list, accept the default category selection Mechanical.
d. In the Types for Selected Step list, select Displacement/Rotation as the
type.
e. Click Continue.
8. Select the reference point RP-1 when prompted to select the regions for the
boundary condition and click done to accept the geometry selection.
2. In the Global Seeds dialog box, enter an approximate global size of 3 and click
OK.
Tip: You can toggle on persistent display of seeds by clicking in the Visible
Objects toolbar.
3. From the main menu bar, select Mesh→Part to mesh the part.
4. Click Yes in the prompt area or click mouse button 2 in the viewport to confirm
that you want to mesh the part instance.
Abaqus/CAE meshes the part instance and displays the resulting mesh, as shown
in Figure L1a–10.
When the job completes successfully, the status field will change to Completed.
You are now ready to view the results of the analysis in the Visualization module.
You may need to use the Auto-Fit View tool to rescale the figure in the viewport.
3. From the main menu bar, select Tools→XY Data→Create. Select ODB field
output and click continue. In the variables tab, change the position to Unique
Nodal, expand the Reaction Force ‘RF’ variable and check RF2, then expand the
spatial displacement ‘U’ variable and check U2. Move on to the Element/Nodes
tab. Choose the method selection type to be node sets and from the available
node sets select the one which says
ASSEMBLY_COUPLING_REFERENCE_POINT and click on save. This saves
the plot of reaction force and vertical displacement versus time for the nodes of
the top surface of the bar. These graphs can be found under XYData in the result
tree and can be visualized by double clicking on them.
4. The cross sectional area of the bar which is being subjected to the tensile load =
10x10 =100 mm2 .
And the original length of the bar = 100 mm.
5. From the main menu bar, select Tools→XY Data → Create. Select Operate on
XY Data and click continue. In the operate on XY Data dialog box that appears,
click on RF2 variable that you saved previously and click on add to expression.
Then select the / operator and manually enter a value of 100 (area of cross
section) in the expression box. Click on save as and name this XY Data as
Stress. Clear the expression box by deleting the contents.
6. Similarly, in the operate on XY Data dialog box, click on U2 variable that you
saved previously and click on add to expression. Then select the / operator and
manually enter a value of 100 (original length) in the expression box. Click on
save as and name this XY Data as Strain.
7. Without closing the operate on XY Data dialog box, select the combine operator.
Add the Strain XY data first by selecting it and adding it to the expression and
then add the Stress XY Data as shown in Figure L1a-14. Click save as and
name the XY Data as Stress-Strain.
8. You can view the stress-strain plot by double clicking on it. Open the stress-strain
plot. We know that the slope of the stress-strain graph represents the Young’s
Modulus for the material. In order to determine the slope for this plot, we can
query any two points on the graph using the query tool and find their slope
using the following formula :
Slope =
This slope is equal to the young’s modulus that we fed to the analysis during the
material definition stage.
9. In the toolbar, click (or select File→Save from the main menu bar) to save
your model in a model database file.