Ansys Learning Forum › Forums › Discuss Simulation › LS Dyna › AUTODYN Subroutine – Cycle limit › Reply To: AUTODYN Subroutine – Cycle limit
October 4, 2023 at 9:34 am
Hayley Easter
Ansys Employee
The image in your first post on 28th Sept indicates that the code is crashing due to a bug in the user subroutine EXEDIT on line 450. The error is type 66 which is this one:
Do you have a WRITE statement on line 450 of your EXEDIT subroutine that could cause this record overflow? Or does line 450 call another subroutine or function?