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 code examples and tutorials.

C
coursera.org
article

Introduction to Finite Element Methods

Online course covering the basics of finite element methods, including formulation, assembly, and solution of finite element equations, with Python programming assignments.

S
springer.com
research

Finite Element Method for Engineers

Book chapter on applying the finite element method to engineering problems, including a Python implementation of a simple finite element solver.

F
fenicsproject.org
official

FEniCS Project

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

M
medium.com
article

Python Implementation of Finite Element Method

Blog post detailing a Python implementation of the finite element method for solving a simple boundary value problem, including code and explanations.

U
udemy.com
video

Finite Element Analysis with Python

Online course teaching finite element analysis using Python, covering topics such as mesh generation, element formulation, and solver implementation.

P
pyfr.org
research

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

Research paper introducing PyFR, a Python framework for finite element computations, with applications in fluid dynamics and solid mechanics.

N
nasa.gov
official

Numerical Methods for Engineers: Finite Element Method

NASA technical report on numerical methods for engineers, including a section on the finite element method, with examples and Python code.