Hello to everybody,

I'm running some iterative simulations in Abaqus.

I'm using Matlab for this iterative procedure and would like to save every .odb with a different name to avoid losing any results.

In every iteration results are overwritten, so to avoid that I'd like to change the name of every .odb with an additional piece of code.

Anybody has an idea how to do it?

What to add to this command line?

! abaqus job=NameOfJobFile interactive

Similar questions and discussions