Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 1.24 KB

README.rst

File metadata and controls

executable file
·
25 lines (17 loc) · 1.24 KB

Finite element method (FEM)

This is the repository of the Finite Element Method course in National Agrarian University - La Molina.

  1. Numerical analysis of finite elements (August, 2017)
  2. Finite element theory and its implementation (December, 2018)
  3. Spring School on the Introduction on Numerical Modelling of Differential Equations (October, 2019)
  4. Introductory Autumn School on Scientific Computing (March, 2020)

Clone an existing repository

Be patient, the download may take a few minutes (~1.3 GiB) in net size.

$ git clone https://github.com/carlosal1015/Finite-element-method-FEM.git
$ cd Finite-element-method-FEM
$ git submodule update --init --recursive