Hello all,

Thank you for your time.

I'm writing python script for ABAQUS for taking the stress result from the previous simulation. I can just write MAP SOLUTION keyword if I want to run using cmd prompt. But for automating the simulation process, I need to run python script using ABAQUS run script feature from GUI.

Problem I face: At first I'm inserting the keyword "MAP SOLUTION" in a input file. After that I'm calling that input file using ABAQUS run script. But at this moment, ABAQUS is not asking for any 'old job' which is expected if 'MAP SOLUTION' keyword is inserted.

Required help: If there is any way so that 'old job' can be asked and provided through cmd prompt or ABAQUS command line interface or any other ways

Again, thank you.

Roy

More Subrato Roy's questions See All
Similar questions and discussions