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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Batch mode

Status
Not open for further replies.

GeorgeEllwood

Mechanical
Joined
Aug 22, 2006
Messages
134
Location
GB
Hello,
I was wondering if someone could advise on running ANSYS in batch mode on a 64bit windows PC.

From the help file I've found I need to call the following commands in a command window:

set ANSYS145_PRODUCT=ANE3FL
set ANS_CONSEC=YES
"C:\Program Files\Ansys Inc\V145\ANSYS\bin\winx64
\ansys145" -b -i vm1.dat -o vm1.out

Where vm1.dat is the input file and vm1.out is the output file. In the output file I would like to place the values of a series of parameters that can be read by a second program. The question I've got is how can I specify what is in the output file? Is the output file the going to give me a copy of the solve.out file and can't be easily changed include the output parameters I require?
If so in my input file should I add some commands to create a different output file that gives me the data I want to pass onto the next program?
Many thanks
George
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top