Ansys Learning Forum › Forums › Discuss Simulation › LS Dyna › custom wear model › Reply To: custom wear model
March 5, 2024 at 3:41 pm
David Weed
Ansys Employee
Hello,
It is possible for you to make a user-defined wear model via the userwear routine. See the Contact Technology Guide section 14.1.1.2. User-Defined Wear Model (USERWEAR). This allows you to implement a custom model using Fortran code. Note that you'll also need access to an Intel Fortran compiler and Microsoft Visual Studios (if on the Windows platform).