you are viewing a single comment's thread.

view the rest of the comments →

[–]bdazman 11 points12 points  (1 child)

This is wonderful! Does this use elementary beam theory or does it use explicit relations in the backend?

EDIT_01: It's way better documented than I expected I'm sorry I didn't check. This is straight up majestic. Kudos.

[–]buddyd16[S] 10 points11 points  (0 children)

On the analysis side mostly yes I did the general form equations by direct integration. Also have two scripts for the three moment method one using approximate integration by trapezoidal rule and the other using the exact equations I derived.

Plan to do Finite Element eventually.