×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Problem with ANSYS command line [yes/no] dialogues

Problem with ANSYS command line [yes/no] dialogues

Problem with ANSYS command line [yes/no] dialogues

(OP)
I have input files that I would like to run from the Linux command line without using the GUI.  I issue the command

ansys110 -g off -i inputfile -j jobname

However in my input file I also am using the MODMSH,DETACH command and during the input processing I get the message

"DESTROY ASSOCIATIVITY OF FINITE ELEMENT MODEL AND SOLID MODEL

 *** WARNING ***                         CP =       0.280   TIME= 11:43:07
 CLEAR, SELECT, AND MESH BOUNDARY CONDITION COMMANDS WILL NOT BE         
 POSSIBLE.                                                               
 Should the MODM command be executed? [y/n]

 *** NOTE ***                            CP =       0.290   TIME= 11:43:07
 *** The MODMSH command aborted ***               "


It executes and automatically chooses no and then kills my simulation run.  When I run it through the GUI it automatically selects yes and runs just fine.  How do I tell it to select yes or suppress the warnings when not using the GUI?

RE: Problem with ANSYS command line [yes/no] dialogues

Have you tried:

CODE

ansys110 -b -i inputfile -j jobname

I would also include a /BATCH command at the top of the input file.
 


------------
See FAQ569-1083: Asking questions the smart way on Eng-Tips fora for details on how to make best use of Eng-Tips.com

RE: Problem with ANSYS command line [yes/no] dialogues

(OP)
Thank you, via trial and error the "-b" flag did fix the problem and it ran fine after that.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources