Hi!

I'm using python scripting to create an Abaqus model to be run many times automatically. when creating the section for a connector element in Abaqus\CAE, I realized that the friction coefficient I enter for the "Tangential Behavior" section doesn't become recorded in the python command generated in model's .jrl file. So every time I rerun my python script in Abaqus, the field for friction coefficient remains empty and I would have to fill it again manually else the model wont run!

I didn't expect to encounter such a problem while using a script in Abaqus!

I would how be very thankful If anyone tells me how I can save the friction coefficient in my script and solve this problem?

I have attached pics of the Abaqus settings window for the connector section and also the corresponding part of my python script lacking the friction coefficient !

Thanks for your attention!

Similar questions and discussions