Sei sulla pagina 1di 8

Chapter 9

Loading

Chapter 9 - Loading
Overview Training Manual
INTRODUCTION
INTRODUCTION TO
• The solution step is where we apply loads on the object and let
the solver calculate the finite element solution.

• Loads are available both in the Preprocessor and Solution menus.


TO ANSYS
ANSYS -- Part
Part 1
1

2/16
Chapter 9 - Loading
A. Define Loads Training Manual

INTRODUCTION
INTRODUCTION TO
• There are five categories of loads:
DOF Constraints Specified DOF values, such as displacements
in a stress analysis or temperatures in a
thermal analysis.
Concentrated Loads Point loads, such as forces or heat flow rates.
Surface Loads Loads distributed over a surface, such as
pressures or convections.

TO ANSYS
Body Loads Volumetric or field loads, such as temperatures
(causing thermal expansion) or internal heat

ANSYS -- Part
generation.
Inertia Loads Loads due to structural mass or inertia, such
as gravity and rotational velocity.

Part 1
1
3/16

Chapter 9 - Loading
…Define Loads Training Manual
INTRODUCTION
INTRODUCTION TO
• You can apply loads either on the solid model or directly on the
FEA model (nodes and elements).
– Solid model loads are easier to apply because there are fewer entities
to pick.
– Moreover, solid model loads are independent of the mesh. You don’t
need to reapply the loads if you change the mesh.
TO ANSYS

Pressure on line Pressures on element faces


ANSYS -- Part

Constraint Constraints
Part 1

on line at nodes

Solid model FEA model


1

Force at keypoint Force at node


4/16
Chapter 9 - Loading
…Define Loads Training Manual

INTRODUCTION
INTRODUCTION TO
• Regardless of how you apply the loads, the solver expects all
loads to be in terms of the finite element model. Therefore, solid
model loads are automatically transferred to the underlying nodes
and elements during solution.

• Solid Model Loads can be transferred to the finite element mesh


manually before solving by using the SBCTRAN command. This
can be useful to see all of the loads, both solid model and FE, that

TO ANSYS
have been applied.

ANSYS -- Part
– For example, if a pressure is applied to an area, a plot of the elements
will not show the pressure until the SBCTRAN command is issued or
the model is solved.

Part 1
1
5/16

Chapter 9 - Loading
B. Nodal Coordinate System Training Manual
INTRODUCTION
INTRODUCTION TO
• All forces, displacements, and other direction-dependent nodal
quantities are interpreted in the nodal coordinate system.
– Input quantities:
• Forces and moments FX, FY, FZ, MX, MY, MZ
• Displacement constraints UX, UY, UZ, ROTX, ROTY, ROTZ
• Coupling and constraint equations
• Etc.
TO ANSYS

– Output quantities:
ANSYS -- Part

• Calculated displacements UX, UY, UZ, ROTX, ROTY, ROTZ


• Reaction forces FX, FY, FZ, MX, MY, MZ
• Etc.
Part 1
1

6/16
Chapter 9 - Loading
...Nodal Coordinate System Training Manual

INTRODUCTION
INTRODUCTION TO
• A nodal coordinate system is attached to every node in the model.

• By default, the nodal CS is parallel to Global Cartesian, i.e, all


applied forces and displacement constraints are interpreted in
Global Cartesian by default.

TO ANSYS
ANSYS -- Part
Yn
Xn
Yn
Xn

Yn

Part 1
Xn

1
Y Yn
X Xn

7/16

Chapter 9 - Loading
...Nodal Coordinate System Training Manual
INTRODUCTION
INTRODUCTION TO
• If necessary, you can rotate
the nodal CS to a different
orientation.

For example:
– To simulate an inclined roller
support.
TO ANSYS

– To apply radial forces.


– To apply radial constraints
ANSYS -- Part

(perhaps to simulate a rigid,


press-fitted pin).
Part 1
1

8/16
Chapter 9 - Loading
...Nodal Coordinate System Training Manual

INTRODUCTION
INTRODUCTION TO
• To “rotate nodes,” use this four-step procedure:
1. Select the desired nodes.
2. Activate the coordinate system (or create a local CS)
into which you want to rotate the nodes, e.g,
CSYS,1.
3. Choose Main Menu > Preprocessor > Modeling >
Move/Modify > Rotate Node CS > To Active CS, then
press [Pick All] in the picker.

TO ANSYS
Or issue NROTAT,ALL.

ANSYS -- Part
4. Reactivate all nodes.
• Note: When you apply symmetry on anti-symmetry boundary
conditions, ANSYS automatically rotates all nodes on that boundary.

Part 1
• Very Important: Nodal Coordinate Systems ALWAYS behave in a
Cartesian manner. NROTAT simply aligns the nodal CS with a global

1
or local CS. Consequently, remember that (a) there is no dependency
or association of a nodal CS with a global/local CS to which it is
rotated and (b) the nodal CS still acts as a Cartesian CS.
9/16

Chapter 9 - Loading
...Nodal Coordinate System Training Manual
INTRODUCTION
INTRODUCTION TO
• Demo:
– Resume rib.db.
– Offset working plane to center of bottom circle (using average keypoint location).
– Create local cylindrical CS at working plane origin.
– Select nodes at radius = 0.35 and plot them.
– Rotate all selected nodes into active system.
– Apply a UX displacement constraint (or an FX force) at all selected nodes. Note
the radial direction.
TO ANSYS

– Now activate global Cartesian (CSYS,0).


– Rotate all selected nodes into active system.
ANSYS -- Part

– Replot, and note the new direction of the loads.


Part 1
1

10/16
Chapter 9 - Loading
C. Displacement Constraints Training Manual

INTRODUCTION
INTRODUCTION TO
• Displacement constraints are also used to enforce symmetry or
antisymmetry boundary conditions.
– Symmetry BC: Out-of-plane displacements and in-plane rotations are
fixed.
– Antisymmetry BC: In-plane displacements and out-of-plane rotations
are fixed.

TO ANSYS
ANSYS -- Part
Y

Part 1
1
Symmetry Boundary Antisymmetry Boundary
UX=0 UY=UZ=0
ROTY=ROTZ=0 ROTX=0
11/16

Chapter 9 - Loading
D. Concentrated Forces Training Manual
INTRODUCTION
INTRODUCTION TO
• A force is a concentrated load (or
“point load”) that you can apply at
a node or keypoint.

• Point loads such as forces are


appropriate for line element
models such as beams, spars, and
springs.
TO ANSYS
ANSYS -- Part

In solid and shell models, point


loads usually cause a stress
singularity, but are acceptable if
you ignore stresses in the vicinity.
Part 1

Remember, you can use select


logic to “ignore” the elements in
1

the vicinity of the point load.

12/16
Chapter 9 - Loading
...Concentrated Forces Training Manual

INTRODUCTION
INTRODUCTION TO
• In the 2-D quarter symmetry solid model shown at bottom left, notice that
maximum stress SMAX (23,590) is reported at the location of the force.

When the nodes and elements in the vicinity of the force are unselected,
SMAX (12,281) moves to the bottom left corner, which is another
singularity due to the reentry corner. Reflected about x-z plane
half symmetry model

TO ANSYS
ANSYS -- Part
reentry corner

Part 1
1
13/16

Chapter 9 - Loading
…Concentrated Forces Training Manual
INTRODUCTION
INTRODUCTION TO
By unselecting nodes and elements near the bottom left corner,
you get the expected stress distribution with SMAX (7,945) near
the top hole.
TO ANSYS
ANSYS -- Part
Part 1
1

14/16
Chapter 9 - Loading
…Concentrated Forces Training Manual

INTRODUCTION
INTRODUCTION TO
Note that for axisymmetric models:

• Input values of forces are based on the full 360°.

• Output values (reaction forces) are also based on the full 360°.

• For example, suppose a cylindrical shell of radius r has an edge load of P


lb/in. To apply this load on a 2-D axisymmetric shell model (SHELL51

TO ANSYS
elements, for example), you would specify a force of 2πrP.
P lb/in 2πrP lb

ANSYS -- Part
Part 1
r

1
15/16

Chapter 9 - Loading
E. Verifying Loads Training Manual
INTRODUCTION
INTRODUCTION TO
Verifying applied loads

• Plot them by activating load symbols:


– Utility Menu > PlotCtrls > Symbols
– Commands -- /PBC, /PSF, /PBF

• Or list them:
TO ANSYS

– Utility Menu > List > Loads >


ANSYS -- Part
Part 1
1

16/16

Potrebbero piacerti anche