Distributed Loading
Distributed Loading
Distributed Loading
Application of Distributed Loads
NonLinear Analysis
Dynamic - Harmonic A distributed load of 1000 N/m (1 N/mm) will be applied to a solid steel beam with a rectangular cross
section as shown in the figure below. The cross-section of the beam is 10mm x 10mm while the
Dynamic - Transient modulus of elasticity of the steel is 200GPa.
Thermal-Conduction
Thermal-Mixed Bndry
Transient Heat
Axisymmetric
Index
Contributions
Comments
MecE 563
Mechanical Engineering
University of Alberta
ANSYS Inc.
Copyright © 2001
University of Alberta
Preprocessing: Defining the Problem
1. Open preprocessor menu
/PREP7
3. Create Keypoints
We are going to define 2 keypoints (the beam vertices) for this structure as given in the
following table:
4. Define Lines
For this problem we will use the BEAM3 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:
This defines an element with a solid rectangular cross section 10mm x 10mm.
Preprocessor > Material Props > Material Models > Structural > Linear > Elastic >
Isotropic
In the window that appears, enter the following geometric properties for steel:
Preprocessor > Meshing > Size Cntrls > ManualSize > Lines > All Lines...
Preprocessor > Meshing > Mesh > Lines > click 'Pick All'
You may also wish to turn on element numbering and turn off keypoint numbering
2. Apply Constraints
Solution > Define Loads > Apply > Structural > Displacement > On Keypoints
Pin Keypoint 1 (ie UX and UY constrained) and fix Keypoint 2 in the y direction (UY
constrained).
3. Apply Loads
We will apply a distributed load, of 1000 N/m or 1 N/mm, over the entire length of the beam.
Select Solution > Define Loads > Apply > Structural > Pressure > On Beams
Click 'Pick All' in the 'Apply F/M' window.
As shown in the following figure, enter a value of 1 in the field 'VALI Pressure value at
node I' then click 'OK'.
The applied loads and constraints should now appear as shown in the figure below.
Note:
To have the constraints and loads appear each time you select 'Replot' you must change
some settings. Select Utility Menu > PlotCtrls > Symbols.... In the window that appears,
select 'Pressures' in the pull down menu of the 'Surface Load Symbols' section.
As shown previously, we need to use element tables to obtain principle stresses for line elements.
2. Click 'Add...'
4. click 'Apply'
5. Repeat steps 2 to 4 but change 'SMAXI' to 'SMAXJ' in step 3a and change '1' to '3' in step
3d.
6. Click 'OK'. The 'Element Table Data' window should now have two variables in it.
8. Select: General Postproc > Plot Results > Line Elem Res...
9. Select 'SMAXI' from the 'LabI' pull down menu and 'SMAXJ' from the 'LabJ' pull down
menu
Note:
ANSYS can only calculate the stress at a single location on the element. For this example,
we decided to extract the stresses from the I and J nodes of each element. These are the
nodes that are at the ends of each element.
For this problem, we wanted the principal stresses for the elements. For the BEAM3
element this is categorized as NMISC, 1 for the 'I' nodes and NMISC, 3 for the 'J' nodes. A
list of available codes for each element can be found in the ANSYS help files. (ie. type help
BEAM3 in the ANSYS Input window).