We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Spring and Damper on a structure in AQWA Reply To: Spring and Damper on a structure in AQWA

Ingrid M
Ansys Employee
Hello Medi,
the external user force (in your installation directory) is the way forward. Look at the examples provided. This requires a bit of simple python coding though.
Your spring force is proportional to the elongation (you have access to the position) and your damping force is proportional to the velocity (which you also have access to).
Kind regards Ingrid