Teaching

Structural Mechanics

Octave (free replacement of Matlab)

  1. download the software from: https://www.gnu.org/software/octave/
  2. add path to calfem directory: addpath("C:\\calfem\\fem")
  3. prepare an input file with the model (e.g. model1.m)
  4. run the analysis by typing model1 in the command window

Finite element library - Calfem toolbox: calfem.zip