Ansys Learning Forum › Forums › Discuss Simulation › LS Dyna › Autodyn User Subroutine – User variable issue › Reply To: Autodyn User Subroutine – User variable issue
December 6, 2023 at 5:09 am
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