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

Integer solving using MathCAD

Status
Not open for further replies.

Fangel

Civil/Environmental
Joined
Sep 24, 2011
Messages
1
Location
DK
Hi there,

I am currently doing a design project on a sheet pile wall.
In determining the horizontal load distribution trying solving an integer for the starting boundary which has apparently led to some limits in MathCAD (or a wrong approach from my side).

On the attached screenshot you'll see the set up of the solve block. All indexed variables are constants.
I hope someone out there can give me a hint how to proceed.

Best regards,
Andreas
 
Try adding a constraint X=floor(X) to force X to be an integer. There may not be an integer solution and if you use minerr instead of Find, it might have a non-integer result.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top