This repository contains two interrelated projects focused on the structural analysis and optimization of a 3D crane model using Finite Element Method (FEM) and optimization techniques. The first part ...
To use this code, you need to create a folder called <> and save the input files on it. You should modify the main function FEM_spring.m in the line 12 by typing the name of your input file. The ...
The first task in developing three-dimensional (3d) finite element method (FEM) capability is to generate 3d meshes to describe the geometries. Fortunately, gmsh is well equipped to do this. There are ...
Historically, much of the formal development of the finite element method (FEM) occurred in the mechanical engineering community. While electrostatics problems typically have fairly simple boundary ...