Skip to content

dw-shin/basic_fem_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Finite Element Method (FEM) Tutorial

This repository contains FEM tutorial for beginners. It consists of a bunch of MATLAB codes to solve Poisson's problem. If you are not familiar with MATLAB, you can refer to MATLAB tutorial. In each folder, {folder_name}.pdf leads you through implementing FEM codes for various finite element spaces. There are also several exercises to make sure you understand.

Table Of Contents

How to check your code

When you are done with an exercise, run the code in command window.