Andrea P
Civil/Environmental
- Jun 2, 2021
- 6
Good morning,
I am currently doing a project in my university, and for that project I need to use ABAQUS and more particularly use Surface Traction to simulate Shear Forces.
However, everytime that I am using the python script where I create the Surface Traction, Abaqus just stops.
I get many error messages:
- On my computer :
Therefore I tried to use the super computer from my university and I still get the same problem with those error messages:
ON the abaqus.rpy file:
No error
On the abaqus_acis.log file:
????????
*** Warning (spaacis/src:FACE_ALREADY_IN_SHELL)
An attempt was made to place a FACE in a new SHELL before removing it from its existing SHELL
????????
many times without error messages in the end
Also, I noticed that everytime that I am opening the GUI, and copy my python script to the CLI (command line interface), it doesn't work. But if I do only half of the code, open the assembly module and then use the code for surface traction, it is working perfectly!
I hope that someone can help me with this problem.
Best regards,
AP
I am currently doing a project in my university, and for that project I need to use ABAQUS and more particularly use Surface Traction to simulate Shear Forces.
However, everytime that I am using the python script where I create the Surface Traction, Abaqus just stops.
I get many error messages:
- On my computer :
Error: ABQcaeK.exe /rank 0 / thread 0 encountered a system exception 0xC0000005 (EXCEPTION_ACCESS_VIOLATION)
GUI detected errore while waiting for ipc connection to close
ABAQUS/ABQcaeG rank 0 received the SIGABRT signal
Therefore I tried to use the super computer from my university and I still get the same problem with those error messages:
ON the abaqus.rpy file:
No error
On the abaqus_acis.log file:
????????
*** Warning (spaacis/src:FACE_ALREADY_IN_SHELL)
An attempt was made to place a FACE in a new SHELL before removing it from its existing SHELL
????????
many times without error messages in the end
Also, I noticed that everytime that I am opening the GUI, and copy my python script to the CLI (command line interface), it doesn't work. But if I do only half of the code, open the assembly module and then use the code for surface traction, it is working perfectly!
I hope that someone can help me with this problem.
Best regards,
AP