I am currently working on a project in which I m modelling nano-indentation.

I am using patran as the pre-processor and abaqus as the solver; an abaqus input file is created is through patran, and then the job is run in abaqus.

I want to create a python script which will run the job from the input file I provide and then update the young's modulus value in the input file and then run the job again; I wanna do this for some finite number of times.

I can't figure out how to create an mdb object from the input file and then access the materials data and then somehow change it and run the analysis job using a python script.

Thanks in advance!!!

More Azeem Noor Khan's questions See All
Similar questions and discussions