Batch mode
Batch mode
(OP)
Hi,
I want to run an ansys job in batch mode. So I read in the ansys help, that te syntax for windows on intel platforms is:
start /min "c:\Program Files\Ansys Inc\V100 ANSYS\bin\intel\ansys100" -b -i input.dat -o output.dat
That just don't work. I get an error message like:
File "b" is unknown
or something like that.
Can anybody tell me, what I'm doing wrong?
Thanks in advance!
Alex
I want to run an ansys job in batch mode. So I read in the ansys help, that te syntax for windows on intel platforms is:
start /min "c:\Program Files\Ansys Inc\V100 ANSYS\bin\intel\ansys100" -b -i input.dat -o output.dat
That just don't work. I get an error message like:
File "b" is unknown
or something like that.
Can anybody tell me, what I'm doing wrong?
Thanks in advance!
Alex





RE: Batch mode
1) Open a DOS command window
2) Move to the directory where your input file exists
3) Issue:
"C:\Program Files\Ansys Inc\v81\ANSYS\bin\intel\ansys81" -b -i <inputfile> -o <outputfile>
(amend to suit whatever platform/version you're using -- see the help file "Operations> Chapter 3. Running the ANSYS Program> 3.4. Batch Mode")
------------
See FAQ569-1083 for details on how to make best use of Eng-Tips.com