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

Finite Element Method in Python

A Python implementation of the finite element method for solving partial differential equations. Includes example code and tutorials.

C
coursera.org
video

Finite Element Analysis with Python

Online course covering the basics of finite element analysis and its implementation in Python. Includes video lectures and assignments.

R
researchgate.net
research

Python Code for Finite Element Analysis

A research paper presenting a Python code for finite element analysis of structural mechanics problems. Includes example code and results.

F
fenicsproject.org
official

FEniCS: Finite Element Software in Python

An open-source software package for solving partial differential equations using the finite element method. Includes example code and documentation.

T
towardsdatascience.com
article

Finite Element Analysis Tutorial in Python

A step-by-step tutorial on performing finite element analysis using Python. Covers the basics of the finite element method and its implementation in Python.

P
pyfr.org
tool

PyFR: Finite Element Framework in Python

An open-source framework for solving fluid dynamics and heat transfer problems using the finite element method. Includes example code and documentation.

A
asu.edu
research

Finite Element Analysis of Beams in Python

A academic paper presenting a Python code for finite element analysis of beams. Includes example code and results.

R
realpython.com
article

Finite Element Method with Python and NumPy

A tutorial on implementing the finite element method using Python and NumPy. Covers the basics of the finite element method and its implementation in Python.