TAGGED: apdl, gradient, mechanical
-
-
July 18, 2023 at 9:40 am
Vasanthan Pitchaimani
SubscriberDear all, How to export Stress gradients from rst? I need to export stress gradients for surface nodes in my model. Is there any APDL script available for that? I created named selection for set of nodes. For that named selection for each node towards the depth of 1mm surface normal direction, I need to extract stresses and export it into text file..
-
July 19, 2023 at 6:05 pm
Dave Looman
Ansys EmployeeYou could map stress to a path and then use pcalc,deri to compute the gradient along the path. prpath output can be redirected to a file.
-
July 20, 2023 at 12:28 pm
Vasanthan Pitchaimani
SubscriberIs it possible to share the script if available for small set of nodes? I need APDL commands to map stresses in the path...
-
July 20, 2023 at 1:11 pm
Dave Looman
Ansys Employee/post1
set,last ! store results
lpath,pick ! pick nodes in direction desired
pdef,seqv,s,eqv ! or other stress quantity
pcalc,deri,seqvd,seqv
prpath,seqv,seqvd
-
- 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
- User manual
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- 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
- Defining rigid body and contact
- Colors and Mesh Display
-
7584
-
4430
-
2949
-
1422
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.