GNU Octave Single File FEM Euler Bernoulli Beam (GNU Octave Jedan Fajl MKE Ojler Bernulijeva Greda na Engleskom)
Example of calculation using Finite Element Method with Euler Bernoulli Beams implemented in single GNU Octave file.
Of all the things created and built by humankind as a part of life’s effort, nothing in my mind is better or worthier than bridges. They are more important than houses, more sacred, and more universal than temples. They belong to all and treat all alike; they are useful, always built for a purpose, at a spot where most human needs entwine; they are more durable than other buildings and serve no secret or evil purpose. - Bridges, Ivo Andrić
Provided code is tested with GNU Octave 6.4.0.
Adapt input parameters and run SingleFileFEM_EulerBernoulliBeam.m
with GNU Octave.
Copyright (C) 2022 Miloš Petrašinović info@vazmfb.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.