Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daleroberts/poisson

Solve Poisson equation on arbitrary 2D domain using the finite element method.
https://github.com/daleroberts/poisson

numerical-codes partial-differential-equations python

Last synced: 2 months ago
JSON representation

Solve Poisson equation on arbitrary 2D domain using the finite element method.

Awesome Lists containing this project

README

        

# Poisson on arbitrary 2D domain

Solve Poisson equation on arbitrary 2D domain with RHS f
and Dirichlet boundary conditions using the finite element
method.

![sol](https://rawgithub.com/daleroberts/poisson/master/sol.png)