2D LINEAR TRUSS FINITE ELEMENT

バージョン 1.0 (2.56 KB) 作成者: Christopher Wong
This program computes the displacements, support reactions, and stresses for a 2D truss system.
ダウンロード: 183
更新 2019/3/4

ライセンスの表示

The formulation is for 2-noded elements with first order linear shape functions. Each global node has 2 degrees-of-freedom - one in the x-direction and one in the y-direction. The system of linear equations (SLE) is solved for by eliminating the i-th rows and i-th columns for which u(i)=0 (boundary conditions).

The "preprocessor" section is based on an example 2-element truss system (please see image). A user is required to input the following truss information: node ID, degree-of-freedom (dof) indices, nodal coordinates, element ID, element end-node IDs, element cross-section, element Young's modulus, boundary conditions (i.e., support conditions), and applied forces.

A user must follow the general input format I used here. All inputs are defined in the "preprocessor" section and there should be no need to modify anything under the "generic algorithm" section (unless you want to). The algorithm should generally work for any simple 2D truss configuration.

引用

Christopher Wong (2024). 2D LINEAR TRUSS FINITE ELEMENT (https://www.mathworks.com/matlabcentral/fileexchange/70460-2d-linear-truss-finite-element), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStructural Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0