JesseBonanno / IndeterminateBeam

A solver for 1D indeterminate beams
MIT License
67 stars 18 forks source link

Error in deflection for query points #25

Closed nicoguaro closed 3 years ago

nicoguaro commented 3 years ago

In the example 2(c). Changing units (Readme example) the deflection shown are:

JesseBonanno commented 3 years ago

Rounding for display purposes, not a mathematical error. Users can change units (using update_units method) if higher precision required.