Hi everyone
I have faced a major problem. I don't know how to connect skirts to composite cylinders containing gas.
It does not matter what is the skirt made of.
Hi everyone,
I have defined a cohesive element, everything is ok, but I don't know how to retrieve how many elements of cohesive part are torn by scripting, although I've tried to read abaqus manual script.
Is there any way?? like, a code to return whether an element SDEG is equal to 1 or not...
Hi everyone
I have defined a model for cohesive element trying to determine SDEG result of a structure.
After submitting the job and observing the results, I don't know why the red part which is standing for the torn elements is not continuous and it's presented in different pieces as shown by...
Hi everyone
I have run a model consisting of only one 2-D part. I don't know what the reason of reaching that kind of result at the end is...
It's like two 2-D sheet lying on each other...
The right image is the deformed one.
Does anyone know what the reason is ??
Thanks by the way
Hi everyone
At first, I've defined a square sheet and then partitioned it to generate a set of 64 element.
I want to make a cohesive interaction between every elements, I mean on the line which they are attached . My question is that, is it possible to do so or I should try something else...
Hi everyone,
Is there any Plugin available for modeling Auxetic material in abaqus?
If not, what is the way of modeling auxetic without subroutine?
By the way, thanks for answering
Hi at all
I am trying to calculate j-integral for 5 contours by abaqus script, and although I have tried to find in user manual of abaqus, I didn't find anything useful.
I know its as simple as writing one line of code, but I don't know what to write.
Can anyone help me with a line of code?
Hi every one
I have run a set of jobs in abaqus and I want to assign the Max. of ALLIE of each job as a list array by scripting.
I don't know how to do so although I've checked the abaqus user guide...
Does anyone know the command to save it as in a list ?
hi at all
I've defined a set of jobs in abaqus, but it runs them all at the same time. I want it to start a new job after the previous one is completed.
Is there any command to force it do so ?
Hi at all
I have a problem in running my abaqus script. Although It worked well when I was designing it in abaqus visual environment but now, when trying to run the generated script, I face an Error called " NameError: name 'Q_VECTORS' is not defined ". It's about a seam to model a crack...
What...
Hi at all
I've got a problem, actually I don't know from witch part of abaqus, I can measure the toughness and strength of a composite before the crack fracture.
I mean , shall I determine any specific output in STEP module ???
By the way I use the contour integral crack modeling.
If any one...
Hi at all,
I'm trying to learn python for Abaqus.
I need help to write my first script that should be an automatic assignment of materials
(actually section assignment) to all cell partitions of checker-board model.
I guess that is not a difficult problem but I don't understand how cycling
on...