An educational code which performs basic linear direct stiffness method using bar elements in 2D or 3D.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This code performs static structural analysis using the linear direct stiffness method. The code accepts mesh information (nodal coordinates; nodal connectivity) stored in a particular format: Matlab triangulation structures. This imposes some limitiations on nodal connectivity but allows for easy data handling and plotting.
The solver LDS_Solver.m works equally well with 2D and 3D triangulations. Users can optionally define which nodes are fixed, loaded, and the direction of those loads.
Plotting commands in the _runme script use Kevin Moerman's excellent GibbonCode package, which is indispensable for image and geometry processing and visualization.
인용 양식
Lawrence Smith (2026). Linear Direct Stiffness Method (https://github.com/LawSmith408/LDS_nd/releases/tag/0.1), GitHub. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 0.1 |
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.