Hello,
I'm using a vumat in Abaqus and i'm storing data associated to each Integration Point present in my model. For the time being, I scale my array to a given large size, say M(10000).
I would like to know if there is a function that i could use in my vumat to directly access this total number of IP. I would then be able to size accordingly my array M (dynamic allocation).
Best regards,
Joël