Skip to content

These are simple FEM codes for Poisson problems using Python following He Xiaoming' Matlab codes

Notifications You must be signed in to change notification settings

zhanghaolun12/Simple-Finite-Element-Method-for-1D-2D-Poisson-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codes of Finite Element Methods for Poisson Problems

Introduction

  • All codes here are written in Python.
  • The codes are rewritten from Matlab codes written by He Xiaoming, so if you have studied the online course on the FEM of He Xiaoming and corresponding MATLAB codes, you can quickly understand these programs.
  • The simple codes solve 1D and 2D Poisson problem.

Noting

Use this code whatever you want, but please send me an email first (zhanghl@mail.nwpu.edu.cn).

About

These are simple FEM codes for Poisson problems using Python following He Xiaoming' Matlab codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages