jakubowiczish / FEM

Simple program that solves specified differential equation using finite element method, written in Python

Repository from Github https://github.comjakubowiczish/FEMRepository from Github https://github.comjakubowiczish/FEM

FEM

Program that solves given differential equation using finite element method:

The equation and assumptions: image

User input: image

Basis function: image

B(u,v) image

l(v): image

Step by step:

Basis function: img_20190123_163227

B(u,v) and l(v): img_20190123_135136

img_20190123_135158

About

Simple program that solves specified differential equation using finite element method, written in Python


Languages

Language:Python 100.0%