Abaqus User Element and Python Script

Hi, 

I must use user subrutine UEL in a Python script.

 

elemType1 = mesh.ElemType(elemCode=???, elemLibrary=???)
p.setElementType(regions=r, elemTypes=(elemType1, ))

 

 

what are the elemCode and elemLibrary that i must use????

 Thanks for help 

 

 

 

 


Y. Kajee's picture

Any progress?

Greetings

 

I am, myself beginning to work on a UEL in Abaqus. How far have you progressed? (if I may ask)

Any tips for a beginner like myself?

 

Kind regards

YK