integration point calculation order in abaqus
integration point calculation order in abaqus
(OP)
Dear All,
I have a very simple question. I have searched a lot but I couldn't find a good answer to my question. Do you know if abaqus starts calculating the integration points from the first integration point of the first element and when the calculation in that element finishes goes to the second element ? what is the order of integration point calculation of abaqus ?
Regards
Selcuk
I have a very simple question. I have searched a lot but I couldn't find a good answer to my question. Do you know if abaqus starts calculating the integration points from the first integration point of the first element and when the calculation in that element finishes goes to the second element ? what is the order of integration point calculation of abaqus ?
Regards
Selcuk





RE: integration point calculation order in abaqus
You may use one of the subroutines which gives you access to variables like number of element, node number, integration point number, etc. Check the user subroutine manual in the ABAQUS documentation.
http://www.eng-tips.com/faqs.cfm?fid=376
http://www.eng-tips.com/faqs.cfm?fid=1083
RE: integration point calculation order in abaqus
Thanks Ice...