Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print increments/time steps when running a batch file in cmd window for abaqus analysis?

Status
Not open for further replies.

Khawaja Ali

Structural
Joined
Nov 12, 2020
Messages
2
Location
JP
Hello,

I created a batch file to run the multiple jobs using abaqus solver. It is working well. However, I cannot see the increments/time steps in the cmd window. It just showed "Run Standard.exe" and "Abaqus job XYZ completed". Is there any way to print the increments/time steps in cmd window while running the a job using batch file? Please give me any idea.

Thanks,
Khawaja
 
Write a Python script that submits the jobs, parses the .sta file and prints out the information you want to see.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top