Skip to content

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

Notifications You must be signed in to change notification settings

carlosal1015/Finite-element-method-FEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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