# beamfe **Repository Path**: mirrors_lepy/beamfe ## Basic Information - **Project Name**: beamfe - **Description**: Finite element beam model in Python - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README beamfe ====== Beam finite element model implemented in Python, used by [mbwind](https://github.com/ricklupton/mbwind). Allows for rotated elements with linearly varying properties. The element matrices are derived in [theory/FE element matrices.ipynb](http://nbviewer.ipython.org/github/ricklupton/beamfe/blob/master/theory/FE%20element%20matrices.ipynb).