Beam Element
#1044
-
Hi, I have accidentally found the class called skfem.mesh.MeshLine1. Does this mean the potential support of the beam element by scikit-fem? Thanks Regards |
Beta Was this translation helpful? Give feedback.
Answered by
gdmcbain
Jul 27, 2023
Replies: 1 comment 3 replies
-
Yes, see the Euler–Bernoulli beam example. The element is (L15) e = ElementLineHermite() |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, also for unit length and force per unit length, or rather (following Wikipedia's nomenclature) the coordinate x has been normalized by the length ℓ and the displacement by qℓ²/EI, where q is the force per unit length.