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
dlooman
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
dlooman
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
-
- The topic ‘Extract Stress gradients from rst’ is closed to new replies.
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Nonlinear load cases combinations
- Real Life Example of a non-symmetric eigenvalue problem
- How can the results of Pressures and Motions for all elements be obtained?
-
3867
-
1414
-
1241
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.