Answers To Common ABAQUS Questions
Answers To Common ABAQUS Questions
2-node linear
• The distance between supports.
interpolation:
These are shear-deformable • The distance between gross changes in cross-section.
B21 2 (Timoshenko) beams and are • The wavelength of the highest vibration mode of
B31
useful for modelling thin or interest.
1
thick members. As the beam Section dimensions should not be compared with
3-node parabolic becomes slender, Euler- element length to judge the applicability of beam theory.
interpolation: Bernoulli theory is In ABAQUS/Standard it is perfectly valid to have beam
B22 approximated. elements which are deeper than they are long, provided
3
B32 2 the structure being discretized satisfies the beam theory
1 assumptions. Time step stability considerations require
beam elements to be longer than their cross-sectional
These elements do not account dimensions in ABAQUS/Explicit.
for shear flexibility (they use
2-node cubic All beam elements come in normal or hybrid form. The
Euler-Bernoulli beam theory).
interpolation (in hybrid elements have extra, internal variables related to
They are most effective for
ABAQUS/Standard the axial force in the beam and should be used for two
modeling frame structures classes of structures:
only): with relatively slender
B23 members, since each member • Mechanisms with stiff members and soft joints, such
2
B33 can usually be modeled with as suspension systems or robots.
B34 1 only one element for static • Extremely flexible beams, such as offshore risers,
analysis, or a small number of where the ratio of length to cross-sectional dimension
elements for dynamic analysis. is large (greater than 1000).
Both of these cases involve a large difference between the
Beam theory is a one-dimensional approximation of a rotational and axial stiffness. The standard elements have
three-dimensional continuum. The reduction in ill-conditioned stiffness matrices for such problems and
dimensionality is based on the “slenderness assumption:” do not perform as well as the hybrid elements. Consider,
for example, ABAQUS/Standard Example Problem
• Dimensions in the cross section of the beam are very 8.1.1:
small compared to the typical dimensions along the
length of the beam. length/thickness = 2000
For typical engineering accuracy, the cross-sectional
dimensions should be less than 1/20 of the axial
dimension. The axial dimension must be interpreted in
terms of global structural dimensions, such as: Slender beam subjected to drag loading
Page 2 ABAQUS/Answers
th
This problem was run with ABAQUS Version 5.3-1 ∆ε ( lin ) = α B + dα
------- ( θ B – θ 0 ) ∆θ .
using B21H elements and B21 elements.The analysis using θ dθ B
θ
B21 elements completed in 26 increments, using a total of
140 iterations. The analysis using B21H elements required This is the thermal strain due to the perturbation
only 12 increments and a total of 50 iterations, and took temperature ∆θ (again identified with the variable.THE).
about half the cpu time of the B21 analysis. With a larger In contrast, we can write the increment of total thermal
slenderness ratio (say 10000) it is unlikely that the B21 strain in a general, nonlinear analysis step in which the
model would converge at all. B
temperature goes from θ to θ as
th
∆ε = (α B
+ ∆α ) ∆θ + ∆α ( θ B – θ 0 ) ,
θ
Linear Perturbations With Thermal where ∆α is the total change in the thermal expansion
Loads coefficient over the increment.
If the thermal expansion coefficient is not temperature
Linear perturbation steps provide the linearized behavior of dependent, so that
the system subject to small perturbations about a base state.
The base state is defined by subjecting the system to a ∆α = dα ⁄ dθ = 0 ,
sequence of general, nonlinear analysis steps. This both expressions provide the same thermal strain in the
ABAQUS/Standard capability provides a powerful increment:
generalization of the traditional concept of linear analysis.
th th
To understand how ABAQUS handles thermal loading in ∆ε
= ∆ε ( lin ) = α∆θ .
linear perturbation steps, recall the fundamental difference
Suppose the thermal expansion coefficient varies linearly
in the way ABAQUS handles loads in general analysis steps
with temperature:
and perturbation steps:
• During general analysis steps ABAQUS treats the α = a0 + a1 ( θ – θ0) ,
loading as the total load, measured from the beginning
of the analysis. where a 0 and a 1 are constants. Then
∆ε th 0
( lin ) = α θ B + a 1 ( θ – θ ) ∆θ ,
B
• During perturbation steps ABAQUS assumes that the
loading is the change in load from the base state.
while
In a general step the total thermal strain (from the
= α B + a ( θ B – θ 0 ) ∆θ + a 1 ∆θ .
th 2
beginning of the analysis) is defined as ∆ε
θ 1
th 0 I 0 That is, in the general step the thermal strain includes a
ε = α θ θ – θ – α I θ –θ
θ term which depends on the square of the temperature
th
increment, while this quadratic term is not considered in a
where ε is the thermal strain (output variable THE), linear perturbation step.
ABAQUS/Answers Page 3
Adding Unstressed Elements In the first analysis step, use ∗BOUNDARY to fix the
nodes on the elements being included (B), and use
A frequent requirement in complex ABAQUS analyses is to ∗MODEL CHANGE,REMOVE to remove all these new
add elements to a model partway through a simulation. elements from the model.
These may represent strengthening material added to an In the next series of analysis steps apply loads and
offshore platform, lining in an underground tunnel, the constraints to the main model as required. The
layers of a gravity dam, or additional bolts in a small
∗EQUATIONs, and the ∗BOUNDARY on the included
mechanical assembly. In all of these cases the newly
nodes, (B), mean that the dummy nodes, (C), will be tied to
included elements must be stress and strain free when they
the nodes on the existing model, (A).
are first introduced into the model.
This is achieved by the use of ∗MODEL CHANGE with When the new elements are to be included, create a step
the parameters REMOVE and INCLUDE and involves the using ∗MODEL CHANGE,INCLUDE to bring the new
following stages. elements into the model. Use ∗BOUNDARY,OP=NEW to
release the constraint on the new nodes, (B), and use
Create a mesh which consists of the initial part of the ∗BOUNDARY,FIXED,OP=NEW, to fix the dummy nodes,
model and all elements to be included. At each nodal point (C), in their current positions. This means that, from now
on the interface between any two parts of the model (the on, the nodes on the existing model, (A), and the new nodes,
existing mesh and the new elements) there should be three (B), will be constrained to move together as if the two parts
nodes—one on the existing mesh, (A), one on the elements have been joined. However, all the deformation on the
to be included, (B), and a dummy node, (C). interface has been taken up by the dummy nodes, (C), so the
new elements are added in an undeformed, unstressed
existing mesh condition.
Any subsequent steps can be used to deform the
complete structure, or to add other new elements using the
same technique.
The important points of this approach are that all
elements that might be included during the analysis must be
defined at the beginning and removed in the first step, and
that three-way ∗EQUATIONs must be used to allow new
elements to be added in an unstressed state. Since the new
elements are added to the model in their initial position, the
NSETs:
approach assumes that the deformation of the interface is
A
B
relatively small (unless the user knows what coordinates to
C give to nodes (B) to make them coincide with the positions
of nodes (A) when the new material is added to the model).
elements to be Components shown
included separated for clarity For more details of adding unstressed elements see
ABAQUS/Standard Example Problem 3.2.15.