what is this error?
i checked graphicsconfig.env for setting hardwareacceleration to off and it was already off, yet it is still making this error,
all forumes offer that hardwareacceleration. yet it does not work for me.
any solution?
Hi Nima,
In order to avoid ABAQUS ipc connection error, place this line by the end of your script:
odb.close(odb, write=TRUE)
or:
got to file > close ODB
It's been two years since you've asked, I hope it would help someone else looking for an answer!
Regards,
Sadik
Hi Sadik,
I'm using the following code to submit the jobs sequentially.
import abaqus
import abaqusConstants
for i in range(1,13):
mdb.jobs['Job-' + str(i)].submit(consistencyChecking=OFF)
mdb.jobs['Job-' + str(i)].waitForCompletion()
But after completing 2 jobs ABAQUS is crashing in several attempts and showing following error:
"GUI detected error while waiting for ipc connection to close.
ABAQUS Error: ABAQUS/CAE kernel exited with an error."
any suggestions?
Hi Morshed,
Try to place this bit of code after your second job. This is working for me:
And I usually reopens it by (depends on your use):
a = mdb.models[modelName].rootAssembly
session.viewports['Viewport: 1'].setValues(displayedObject=a)
Hope it helps!
when I try to modify the keywords via CAE, it breaks the connection, and gives out this ipc_CONNECTION BROKEN error in the terminal!!!! I don't know why!!!
I have tested a model using rayleigh damp and with a static step which creates a 6 unit deflection before setting the situation to a free vibration. yet there is a sharp edge in some cases of...
01 February 2017 6,573 0 View
has anyone encountered this? what is the solution? windows 10 X64 abaqus 6.14-2 it is so annoying, what is it?
06 July 2016 9,648 0 View
there are few elements misbehaving and deforming more than 10000 times bigger than logical model does, there are only 3 of them but as they are very hard to locate i have no luck in deleting them,...
06 July 2016 2,089 4 View
Can anyone explain this method? Especially the last statement where it says only at 1.5 to 2.5mins was the MS/MS connected to the UPLC. How is that possible, is it a feature in this specific...
11 August 2024 8,141 3 View
I have input a moment load in module load Abaqus, i put my moment load on the node surface (using reference point). I have define moment in history output and make a set for moment too. But the...
08 August 2024 4,831 4 View
I have modelled a steel structure using beam elements in Abaqus and attached to this structure reinforced concrete slab. The analysis that I am making is heat transfer of the structure. The...
07 August 2024 1,028 0 View
Hello, Can anyone provide me with the absorption coefficient of methane gas at 7.7 um? Any reference?
06 August 2024 980 5 View
I am working on Abaqus/Explicit(Quasistatic ) for the deformation of the auxetic structure model. Please explain how the plastic input value should be considered from the true stress-strain curve...
05 August 2024 454 3 View
I am analyzing cherts from different sources found within one specific geologic formation using ICP-MS/ES. My committee was asking this question about my analysis. I was not sure how to answer this
05 August 2024 7,902 3 View
I am currently researching the impact of environmental toxins on children's health and would greatly appreciate insights from experts in the field. If you are an expert or researcher working on...
02 August 2024 2,627 1 View
Hello, colleagues. Recently, I have been working on a metal processing simulation with my UMAT in Abaqus. I have outlined the corresponding simulation, but I keep encountering issues that cause...
30 July 2024 7,062 1 View
I am trying to run a restart analysis, which imports deformed configurations of parts from a generated ODB file. It runs fine in Windows OS but when I try to run it in Linux OS, it is giving some...
29 July 2024 9,572 3 View
Sure, here is the translation: I have a 3D orthogonal woven composite structure where warp, weft, and binder yarns are oriented in three directions. After modeling these yarns and the matrix in...
28 July 2024 8,169 0 View