Linear Direct Stiffness Method
Version 0.1 (7,65 Mo) par
Lawrence Smith
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.
Citation pour cette source
Lawrence Smith (2026). Linear Direct Stiffness Method (https://github.com/LawSmith408/LDS_nd/releases/tag/0.1), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2022a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 0.1 |
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.