Skip to content

Code to solve a Laplacian differential equation using the finite element method in Python

Notifications You must be signed in to change notification settings

leon-vv/Laplacian-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies:

> pip3 install matplotlib scipy numpy meshio

run the solver:

> python3 ./laplacian.py

About

Code to solve a Laplacian differential equation using the finite element method in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages