I have a large (~250K shell and solid elements) assembly that I am seeking to do a dynamic time analysis on. I have successfully performed several static analyses and a modal analysis on the model. However, the dynamic time analysis always fails with an internal engine error on the "begin element calculations, pass 0" step after 200-300 seconds. Opening the *.pas file gives the following information:
*** A fatal error has occurred. ***
An internal error has occurred in file S:\sim\engine\src\as\dynamics\DYN_ModalStressRecords.cxx, line 973.
I did a full search of my computer C: drive for "DYN_ModalStressRecords.cxx" but found nothing. Command I used: dir /b /s *DYN_ModalStressRecords*
I have a few questions, answers to any would be extremely helpful!:
1. If you have any ideas in general, please let me know.
2. Where is the "S:\sim\engine\src\as\dynamics\" directory? I can't seem to said directory.
3. There were several temporary files made: "mpc.tmp", "mel1.bas", "oel1.bas", "kblk1.bas", and "kblk2.bas". Does anyone know their significance?
4. Are *.mda and *.mma files both mesh filetypes?
FYI, other references regarding similar errors are:
(1) Fatal error near end of run on large modal analysis...
(2)contact analysis error, Assertion failed: minK_ > 0.0
Thank you for any assistance!