Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: TSI06
  • Order by date
  1. TSI06

    List in Pyton

    Hi Everybody, I want to make a List in Pyton script, for make few datum plans in abaqus. I tried to make this lop: i=0 Mylist= {} while 0<= i <=10: Mylist['i']=i i=i+1 This loop is not good. I would like to use the methods update, but i don't know what is the syntax for add a new number...
  2. TSI06

    Basic Command in Abaqus

    Hello everybody, I am a newbie in Abaqus. I want to program a model in pyton script. When i run my Pyton script (with abaqus) i want to start the analyse of the job. For that i make the job with the follow command: mdb.Job(atTime=None, contactPrint=OFF, description='', echoPrint=OFF...

Part and Inventory Search