Skip to main content
14-Alexandrite
October 23, 2020
Solved

For Loop, maximum stress value

  • October 23, 2020
  • 1 reply
  • 1640 views

Hello,

In the attached sheet:

For each load value for P, i 'd like to compute von Mises stress when the load is applied at different angles provided the von Mises stress doesnt exceed the limit( 50 ksi).  it should report each load, the angles, and von Mises. if the stress goes over the limit then not to report the angles or the stress because it exceeds the limit.

 

Thanks,

Sam

Best answer by Fred_Kohlhepp

Attached is another file and its pdf.  At the very end is your problem; Express won't program, so I've built a matrix with all of the test cases.  

FredKohlhepp_0-1603561503425.png 

The file will open and calculate in any version of Prime from 4 up.  The math expressions as typed will execute in Mathcad 15.  As I've already said, I don't believe the file you're starting from is computing the Von Mises stress correctly.

1 reply

23-Emerald I
October 24, 2020

Attached is another file and its pdf.  At the very end is your problem; Express won't program, so I've built a matrix with all of the test cases.  

FredKohlhepp_0-1603561503425.png 

The file will open and calculate in any version of Prime from 4 up.  The math expressions as typed will execute in Mathcad 15.  As I've already said, I don't believe the file you're starting from is computing the Von Mises stress correctly.

SFares14-AlexandriteAuthor
14-Alexandrite
November 20, 2020

I appreciate your help. Thank you Fred!