Skip to main content
1-Visitor
April 27, 2015
Solved

Maximum Function Constrain with Range Variable

  • April 27, 2015
  • 1 reply
  • 2380 views

Hi,

This Maximum function has one of the constrain Axial=20021.kN and it works fine

Now I am trying to achieve if the Axial is a range variable Let say -20021.kN, 20000.kN...0.KN and other constrains remains the same and to find the respective Maximum values

I am wondering is it possible at all in MathCAD

Maximun.JPG

J.Randeep

Best answer by RichardJ

This actually does require a little trickery to make it work. There's no way you will be able to calculate so many values though. At least, not unless you are willing to wait a month for the calculations to finish

1 reply

19-Tanzanite
April 27, 2015

Yes, this should be possible. The solve block needs to be turned into a function of "Axial". It may also need to be a function of the other variables, so that you can pass it different guesses that depend on the value of "Axial".

rjaison1-VisitorAuthor
1-Visitor
April 27, 2015

Hi,

I am afraid I would need your help.

I am not that wise enough to get that working

Please find the attached.

J.Randeep

RichardJ19-TanzaniteAnswer
19-Tanzanite
April 29, 2015

This actually does require a little trickery to make it work. There's no way you will be able to calculate so many values though. At least, not unless you are willing to wait a month for the calculations to finish