We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical How to apply displacement derivative dependent force on bunch of nodes in apdl? Reply To: How to apply displacement derivative dependent force on bunch of nodes in apdl?

mjmiddle
Ansys Employee

It seems like you would need to make some APDL commands to loop over the result sets and compute:
1. Change in total deformation divided by change in x deformation at node
2. Change in total deformation divided by change in time at same node

Add 1 and 2