Abaqus Error: Abaqus/CAE Kernel exited with an error.
Abaqus Error: Abaqus/CAE Kernel exited with an error.
(OP)
I use Abaqus 6.11-3. Sometimes, after long time calculation and using user python scripts Abaqus exit with error:
GUI detected error while waiting for ipc connection to close.
Abaqus Error: Abaqus/CAE Kernel exited with an error.
I searched about this problem and found this advice: GUI detected error
So, I edit the end of graphicsConfig.env file by such way:
Also I turn off Hardware Acceleration in Display Properties / Settings / Advanced / Troubleshooting
But it did not help. Any suggestions?
GUI detected error while waiting for ipc connection to close.
Abaqus Error: Abaqus/CAE Kernel exited with an error.
I searched about this problem and found this advice: GUI detected error
So, I edit the end of graphicsConfig.env file by such way:
CODE --> python
# it is edited line:
hardwareAcceleration = OFF,
accelerateOffScreen = accelerateOffScreen,
hardwareOverlay = hardwareOverlay,
backgroundColor = backgroundColor,
backingStore = backingStore,
_visualId = visualId
) But it did not help. Any suggestions?





RE: Abaqus Error: Abaqus/CAE Kernel exited with an error.
Are you new to this forum? If so, please read these FAQ:
http://www.eng-tips.com/faqs.cfm?fid=376
http://www.eng-tips.com/faqs.cfm?fid=1083