TAGGED: angle
-
-
May 9, 2023 at 6:04 pm
xiao
SubscriberHi Community,
I modeled a simple cantilever beam element using beam188.
I want to compare the results of applying the force at 1) the shear center; 2) the centroid.
This is how I do it (maybe wrong):
1) When applying the force at the shear center, I offset the element in the shear center and apply 100lb x-direction shear force;
2) When applying the force at the centroid, I offset the element in the centroid and apply 100lb x-direction shear force.
What I expected is that except for the torsional displacement, the other responses should be the same.
However, the results show that there is an axial deformation when applying the force at the shear center. Other translational displacements are close but not the same. I cannot interpret why there is an axial deformation.
Can anyone help me?
All the difficulties come from an unsymmetric cross-section!
Attached is the summary of the results.
Xiao
-
May 10, 2023 at 2:22 pm
Dave Looman
Ansys EmployeeIf large deflection is turned on there can be a small z displacement at the end of a cantilever beam. Also, PowerGraphics can produce a uz value due to the rotation of the cross-section. How are you retrieving the displacement?
-
May 10, 2023 at 3:13 pm
xiao
SubscriberHi Dave,
I turned the large deflection off because I want everything be to linear so that it is easier to interpret the results.
I used the probe to get the displacement and rotations. The chart is just for summarization only.
Thanks,
Xiao
-
-
May 10, 2023 at 3:30 pm
Dave Looman
Ansys EmployeeIf you display a 3D image of the deformed beam do you see a location where there is non-zero uz displacement at the end?
-
May 10, 2023 at 3:42 pm
-
-
May 10, 2023 at 3:48 pm
Dave Looman
Ansys EmployeeIs uz perhaps equal to rotation times the depth of the section? That would be a good "sanity check."
-
May 10, 2023 at 3:54 pm
xiao
SubscriberHi Dave,
The cross-section is double in length with dimensions to be 4x4x0.25in. Because I applied the shear force in the shear center, there is no torsion.
Xiao
-
-
May 10, 2023 at 5:22 pm
Dave Looman
Ansys EmployeeWhat's the rotation at the end of the beam due to bending?
-
May 10, 2023 at 5:37 pm
xiao
SubscriberHi Dave,
\theta_x = -3.2016e-003 ; \theta_y = 5.3627e-003.
Xiao
-
May 10, 2023 at 5:39 pm
Dave Looman
Ansys EmployeeAre those values in radians or degrees?
-
May 10, 2023 at 5:56 pm
xiao
SubscriberHi Dave,
They are all in radians.
Attached is the archive file (I don't know whether you are allowed to open it, but it is here).
https://www.dropbox.com/s/5encqidxav4pru7/single%20column.wbpz?dl=0
Xiao
-
May 10, 2023 at 6:23 pm
Dave Looman
Ansys EmployeeI needed to sign in. If these values are in radians then the rotation of the end of the beam would easily produce the axial displacement you are seeing. For example, if we say the distance from the centroid to the extreme fiber is 2 inches then 2*3.2e-3 = 0.006 and 2*5.3e-3 = 0.010
-
May 10, 2023 at 6:29 pm
xiao
SubscriberHi Dave,
The distance from the centroid to the extreme fiber is 1.56. From the calculation, 1.56*3.2e-3 = 0.005 and 1.56*5.3e-3 = 0.00826. The combined displacement is 0.0096. 1.56*5.3e-3 = 0.00826 value is close to the reported axial displacement. The combined one is not.
What you suggested is that the ANSYS probe command export the centroid displacement?
Xiao
-
-
May 10, 2023 at 6:37 pm
Dave Looman
Ansys EmployeeSounds possible. You could check the centroid displacements in APDL POST1 with the commands:
set,last
prnsol,u
-
May 10, 2023 at 6:56 pm
xiao
SubscriberHi Dave,
I use the following commands to get the displacement.
set,last
prnsol,u
*cfopen,'axial-disp','txt'
*vwrite,u
(F20.12)
*cfclosThe result is 0.0
Xiao
-
-
May 10, 2023 at 7:07 pm
Dave Looman
Ansys EmployeeThat wouldn't work. *vwrite arguments are parameters. u is not a parameter. Try this:
set,last
/out,axial-disp,txt
prnsol,u
-
May 10, 2023 at 8:57 pm
-
-
May 10, 2023 at 9:07 pm
Dave Looman
Ansys Employee-
May 10, 2023 at 9:13 pm
xiao
SubscriberFrom the image, the node is at the shear center. Do you mean in ANSYS, we apply the load at the shear center?
For the case where the shear force is applied at the centroid, the axial displacement at the centroid will be zero, and the probe or displacement u will convert to the shear center?
Xiao
-
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- User manual
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- material damping and modal analysis
- Colors and Mesh Display
-
5290
-
3311
-
2471
-
1308
-
1016
© 2023 Copyright ANSYS, Inc. All rights reserved.