Skip to content

Correct way to apply directional forces on surfaces in ANSYS MAPDL — SFE vs F #4088

Answered by germa89
AltoAuto asked this question in Q&A
Discussion options

You must be logged in to vote

Interesting question.

Long answer.

You are right, SFE only applies pressure (PRES) on element faces. From my understanding of FEM, at the end of the day, every load is transferred to nodes. Hence this pressure will be also transferred to the nodes.

A non-fully-normal force should be also transferred to the nodes. So in theory, using F is the way.
However, you need to calculate yourself the values of normal force and tangential force at each node, and depending on the surface geometry it might be complex (rotate the coordinate system might be something that helps with this). Additionally, if the mesh is too coarse, you might miss some effects (like a warping arising from the tangential for…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mikerife
Comment options

@AltoAuto
Comment options

Answer selected by AltoAuto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants