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!

Launch Ansys batch analyses from Cygwin

Status
Not open for further replies.

truckcab

Automotive
Joined
Jul 28, 2008
Messages
58
Location
SE
For various reasons I want to be able to launch Ansys batch runs from Cygwin that I have installed on my Winx64 computer. I have tried many way to do this but no success. I use a command like:

"/cygdrive/c/Program/ANSYS Inc/v130/ansys/bin/winx64/ANSYS130.exe" -j test -np 4 -p stba <test.ans>test.out

What happens is that the analysis starts but hangs almost directly after its initiation. Nothing else happens.

Any help from someone who knows how to launch batchruns from Cygwin would be most appreciated!



Live Long and Prosper !
 
Can you upload the contents of the "test.out" file?


------------
See faq569-1083 for details on how to make best use of Eng-Tips.com
 
I managed to overcome this obstacle at last; changing the UNIX characters < and > for input and output to the -i and -o as used in windows solved the issue.

Case closed.



Live Long and Prosper !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top