HyperWorks
Welcome Guest Search | Active Topics | Members | Log In | Register

define ansys in hyperstudy Options · View
jim.weng
Posted: Tuesday, September 30, 2008 1:56:30 AM
Rank: Newbie
Groups: Member

Joined: 9/26/2008
Posts: 6
Points: 18
Location: taiwan
Dear ALL
I modified ansys.bat from tutorials\hst\Ansys.

set ANSYS110_DIR=C:\Program Files\ANSYS Inc\v110\ANSYS
set ANSYS_SYSDIR=intel
C:\Program Files\ANSYS Inc\v110\ANSYS\bin\intel\ansys -b plate.inp

When I did "Do nominal run" ansys always can't to solve it .
Have anyone ever do shpe optimization with ansys?
Please give me some information.

Best Regards,

Jim
rkd
Posted: Monday, August 02, 2010 10:57:37 PM
Rank: Newbie
Groups: Application Engineer , Member

Joined: 6/24/2004
Posts: 9
Points: 27
Location: Troy. MI
Jim,

You need to put quote around the value. Notice that the path has space in it. Something like this:

set ANSYS110_DIR="C:\Program Files\ANSYS Inc\v110\ANSYS"
set ANSYS_SYSDIR=intel
"C:\Program Files\ANSYS Inc\v110\ANSYS\bin\intel\ansys" -b plate.inp --> You may not need quotes here.

Thanks
Ram
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

ASPNET Theme created by Boskone (Dan Ferguson)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.026 seconds.