Skip to main content

Hidroxid's blog

loop inside a .psf file (parametric study file) in abaqus to get field variable output

Submitted by Hidroxid on

Dear all,

Does anybody how we can put a loop (for example while loop) inside a .psf (parametric study) file in abaqus?

For example a loop on all the increments we want to get a field variable output. Take a look at the following code:

...

Sequential change of some parts in a Abaqus input file and running the code for each.

Submitted by Hidroxid on

Hello everyone,

I am trying to run some simulation in abaqus, I need to change some input variables and run the code for new values and this should be an automatic process not by hand every time.

Now I want to check if there is any way to change some parts in a abaqus .inp (input) file (say the Forces or other BC's) and execute the code again in abaqus and store the results of each simulation.

 

Thanks in advace,

sequential Abaqus input change

Submitted by Hidroxid on

Hello,

 I need to write a python script that changes the inputs in my MDB file and then runs the abaqus code and gets the output and then goes on with another sets of inputs.

Since I am quite a beginner in abaqus-python scripting, does anyone has any clue how to do this automatically, I mean not changing the inputs in every run manually.

Thanks,

Omid