For every load step, fortran code is complied from beginning, when we link with abaqus. My question is: if, for example, I am solving for a(t) and 't' is time at current load step and I want a(t) value in the next load increment a(t+1), how will I get value of a(t) ? Because for every load increment fortran code run from beginning and I don't know how to call/use, all previously solved/stored value. Can any one help?.

More Rajkumar Govindasamy's questions See All
Similar questions and discussions