LiQia0Qia0 / basic_fem_tutorial

FEM Tutorial for Beginners

Home Page:https://dw-shin.github.io/basic_fem_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FEM Tutorial for Beginners

https://dw-shin.github.io/basic_fem_tutorial


Languages

Language:MATLAB 98.5%Language:M 1.5%