saustinp / 3D_poisson_fem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Solver for Poisson's Equation using the Finite Element Method

This repo contains the code for a general Poisson sovler in 3D using the Finite Element Method. Implementation is in Python.

Author: Sam Austin Aerospace Computational Design Laboratory, Massachusetts Institute of Technology

About


Languages

Language:Python 98.1%Language:Shell 1.9%