Cantiliver Nonlinear Analysis
Cantiliver Nonlinear Analysis
Cantiliver Nonlinear Analysis
Introduction
This tutorial was created using ANSYS 7.0 The purpose of this tutorial is to outline the steps required to do a
simple nonlinear analysis of the beam shown below.
There are several causes for nonlinear behaviour such as Changing Status (ex. contact elements), Material
Nonlinearities and Geometric Nonlinearities (change in response due to large deformations). This tutorial will
deal specifically with Geometric Nonlinearities .
To solve this problem, the load will added incrementally. After each increment, the stiffness matrix will be
adjusted before increasing the load.
The solution will be compared to the equivalent solution using a linear response.
2. Create Keypoints
Preprocessor > Modeling > Create > Keypoints > In Active CS
We are going to define 2 keypoints (the beam vertices) for this structure to create a beam with a
length of 5 inches:
For this problem we will use the BEAM3 (Beam 2D elastic) element. This element has 3 degrees of
freedom (translation along the X and Y axis's, and rotation about the Z axis). With only 3 degrees
of freedom, the BEAM3 element can only be used in 2D analysis.
In the 'Real Constants for BEAM3' window, enter the following geometric properties:
i. Cross-sectional area AREA: 0.03125
ii. Area Moment of Inertia IZZ: 4.069e-5
iii. Total beam height HEIGHT: 0.125
This defines an element with a solid rectangular cross section 0.25 x 0.125 inches.
In the window that appears, enter the following geometric properties for steel:
i. Young's modulus EX: 30e6
ii. Poisson's Ratio PRXY: 0.3
If you are wondering why a 'Linear' model was chosen when this is a non-linear example, it is
because this example is for non-linear geometry, not non-linear material properties. If we were
considering a block of wood, for example, we would have to consider non-linear material
properties.
For this example we will specify an element edge length of 0.1 " (50 element divisions along the
line).
A. Ensure Large Static Displacements are permitted (this will include the effects of large
deflection in the results)
B. Ensure Automatic time stepping is on. Automatic time stepping allows ANSYS to determine
appropriate sizes to break the load steps into. Decreasing the step size usually ensures better
accuracy, however, this takes time. The Automatic Time Step feature will determine an
appropriate balance. This feature also activates the ANSYS bisection feature which will
allow recovery if convergence fails.
C. Enter 5 as the number of substeps. This will set the initial substep to 1/5 th of the total load.
The following example explains this: Assume that the applied load is 100 lb*in. If the
Automatic Time Stepping was off, there would be 5 load steps (each increasing by 1/5 th of
the total load):
20 lb*in
40 lb*in
60 lb*in
80 lb*in
100 lb*in
Now, with the Automatic Time Stepping is on, the first step size will still be 20 lb*in.
However, the remaining substeps will be determined based on the response of the material
due to the previous load increment.
D. Enter a maximum number of substeps of 1000. This stops the program if the solution does
not converge after 1000 steps.
NOTE
There are several options which have not been changed from their default values. For more
information about these commands, type help followed by the command into the command line.
3. Apply Constraints
Solution > Define Loads > Apply > Structural > Displacement > On Keypoints
4. Apply Loads
Solution > Define Loads > Apply > Structural > Force/Moment > On Keypoints
Place a -100 lb*in moment in the MZ direction at the right end of the beam (Keypoint 2)