I am looking for a method to change the data produced by Abaqus from "random" automatic time incrementing scheme proposed by Abaqus to accommodate nonlinear behavior of the model, into a fixed time interval scheme suitable for producing realistic normal time lapsing animation...
I thought that it can be done by mapping the frames produced in odb file into interpolated frames calculated and saved in new odb file...
is it possible? knowing that considerable python scripting capabilities are available.