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

Weld Analysis at Throat of Model (part II) 1

Status
Not open for further replies.

Ansbigian

Mechanical
Joined
Nov 8, 2017
Messages
4
Location
US
I need some help figuring out how to implement the macro using ANSYS WB.

I try to just copy it and paste it into Workbench as a command, but I must be missing something because it doesnt work for me.
Any additional details would be appreciated.

Thanks,

Dave Ansbigian
Senior Mechanical Engineer
Amazon
 
If you cut and paste the macro verbatum into a command snippet, you probably are not passing the number of welds to the script. Change the line "weldcount=arg1" to "weldcount=3" and it should work. Also, make sure you are in POST1 and do a set first. Also, the reaction file will be in weld demo_files,dp0,sys,mech.

WBscript_ljusjc.jpg


Rick Fischer
Principal Engineer
Argonne National Laboratory
 
Hi Rick, Thanks very much for taking the time to check this out. I certainly appreciate it. I will implement your suggestions and let you know how I made out. Thanks again and have a great day!

Regards,
Dave Ansbigian
Senior Mechanical Engineer
Amazon Robotics
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top