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 run ansys wb in command line and solve the model automatically?

Status
Not open for further replies.

andradesilva

Materials
Joined
Jun 20, 2017
Messages
125
Location
PT
Hello,

I am trying to run a workbench project file in batch mode. I can run it, the command line opens the ansys wb project, however, it does not solve the model. I need the model to be solved automatically upon command execution. I think I have to add -e <command> However, I don't know what command should I use to solve the model automatically.

Can you help me? I am using ansys wb 18.1.

I am using the command as described here:



Thanks in advance,
AndradeSilva
 
Check the WB file. There is likely a /EOF command a couple lines above the SOLVE command. That is preventing anything below the /EOF command from execution.

Rick Fischer
Principal Engineer
Argonne National Laboratory
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top