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

Suppressing pop message in ANSYS

Status
Not open for further replies.

sachin46

Marine/Ocean
Joined
Jun 12, 2013
Messages
33
Location
IN
Dear all,
I am trying to rotate model in ansys multiphysics with some of the entities are selected from full model and writing .cdb file at some angles e.g. 1 degreee, 2 degree etc.For same purpose I have written macro file (say name.mac) but when ANSYS writes file at one angle it shows following message
"All FE and SOLID model entities are not selected .SHOULD THE CDWR COMMAND BE EXECUTED? "
There I have to give an option "Yes" to continue macro, due to which the macro gets interrupted every time.
Is there any command in ANSYS to supress this message? I have tried
/UIS, Label, VALUE
/UIS, MSGPOP, 3 commands but did not work..
If anybody knows kindly share the same.I have attached macro file for reference.
Thanking you in advance.
Regards,
SACHIN
 
 http://files.engineering.com/getfile.aspx?folder=7ee6c768-4f85-4153-a1dd-bdabbc5cf0cf&file=name.mac
Hi,

One solution is to run the macro in batch mode.

Second solution is to save the model, delete the unselected nodes, write the cdb and resume the database.


Best regards
Alexandru Dadalau

MESHPARTS GmbH
Tuning Your Simulation
 
Hi Alexandru Dadalau,
Thanks for your reply
regards,
SACHIN46
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top