Ansys Learning Forum Forums Discuss Simulation LS Dyna Autodyn User Subroutine – User variable issue Reply To: Autodyn User Subroutine – User variable issue

Chris Quan
Ansys Employee

A single element in Autodyn Multi-material Euler solver could contain multiple materials while a single element of Autodyn Lagrnage solver only contains one material. Thus different technique needs to be used to retrieve material variables for each Euler materials in a multi-material Euler element.

Detailes can be found from the Section 3.6. "Accessing Multiple Material Data – All IJK Solvers" in Autodyn User Subroutine Tutorial.