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

Finite Element Method for Heat Equation in Python

Implementation of the finite element method for solving the heat equation in Python, using the NumPy and SciPy libraries.

M
math.uc.edu
article

Solving the Heat Equation using Finite Elements

This article provides a detailed explanation of the finite element method for solving the heat equation, with examples and Python code.

P
pypi.org
tool

Heat Equation Solver using Finite Element Method

A Python package for solving the heat equation using the finite element method, with support for various boundary conditions.

S
stanford.edu
research

Finite Element Methods for Partial Differential Equations

Lecture notes on finite element methods for solving partial differential equations, including the heat equation, with Python examples.

R
researchgate.net
research

Python Implementation of Finite Element Method for Heat Equation

A research paper on the implementation of the finite element method for solving the heat equation in Python, with applications in engineering.

Y
youtube.com
video

Solving the Heat Equation with Finite Elements in Python

A video tutorial on solving the heat equation using the finite element method in Python, with step-by-step instructions.

N
nasa.gov
official

Finite Element Method for Heat Transfer Analysis

An official NASA report on the use of the finite element method for heat transfer analysis, with examples and Python code.

G
gitlab.com
tool

Heat Equation Finite Element Solver

An open-source Python package for solving the heat equation using the finite element method, with support for parallel computing.