8 results · AI-generated index
G
github.io
tool

Finite Element Method in Python

Implementation of the finite element method for solving partial differential equations in Python, including examples and documentation.

S
stanford.edu
research

Finite Element Methods for Partial Differential Equations

Lecture notes on finite element methods, including a Python implementation for solving the Poisson equation, from Stanford University's Department of Mathematics.

R
researchgate.net
research

Python Implementation of the Finite Element Method for Structural Analysis

A research paper presenting a Python implementation of the finite element method for structural analysis, including code examples and case studies.

F
fenicsproject.org
tool

FEniCS: An Open-Source Software Package for Solving PDEs

FEniCS is a popular open-source software package for solving partial differential equations using the finite element method, with a Python interface and extensive documentation.

Y
youtube.com
video

Finite Element Method Tutorial with Python

A video tutorial series on implementing the finite element method in Python, covering the basics of the method and its application to various engineering problems.

P
pyfr.org
tool

PyFR: An Open-Source Python Framework for Finite Element Simulations

PyFR is an open-source Python framework for finite element simulations, providing a simple and efficient way to implement the finite element method for various engineering applications.

M
mit.edu
article

Numerical Methods for PDEs: Finite Element Method

Lecture notes on numerical methods for partial differential equations, including the finite element method, from MIT's Department of Mathematics, with Python code examples.

G
gmsh.info
official

Gmsh: A Finite Element Mesh Generator with Python Interface

Gmsh is a popular open-source finite element mesh generator with a Python interface, allowing users to create and manipulate meshes for various engineering simulations.