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

mhshinn2
Subscriber

Thanks a lot

Actually, I have an additional question about user subroutine.

 

The code below is the subroutine code I am currently using.

I have designated variables A, B, C, and D to be stored in VAR01, VAR02, VAR03, VAR04, respectively.

When using this code for Lagrange analysis, there is no issue with the interpretation.

 

However, when using it for Euler analysis, an error occurs.

 

Should VAR01, VAR02, VAR03, VAR04 be stored differently for Euler analysis?

 

Thanks and best regards,

Myunghyun Shin