8 results · AI-generated index
M
math.umd.edu
article

Finite Element Method for Heat Equation

This article provides a Python implementation of the finite element method for solving the heat equation, including a step-by-step guide and example code.

F
fenicsproject.org
tool

Solving the Heat Equation using Finite Elements with FEniCS

FEniCS is an open-source software package for solving partial differential equations, including the heat equation, using finite element methods. This tutorial provides a Python implementation.

G
github.com
tool

Heat Equation Solver using Finite Elements

A Python repository providing a finite element implementation of the heat equation solver, including example usage and documentation.

N
nasa.gov
research

Finite Element Analysis of Heat Transfer

This technical report from NASA discusses the application of finite element methods to heat transfer problems, including a Python implementation of the heat equation.

S
stackoverflow.com
article

Python Implementation of the Heat Equation using Finite Elements

A Q&A thread on Stack Overflow discussing the implementation of the heat equation using finite elements in Python, with example code and explanations.

C
coursera.org
video

Introduction to Finite Element Methods for Partial Differential Equations

This online course covers the basics of finite element methods for solving partial differential equations, including the heat equation, with Python implementations.

Y
youtube.com
video

Heat Equation Simulation using Finite Elements with Python

A video tutorial demonstrating the simulation of the heat equation using finite elements with Python, including code explanations and visualizations.

S
sciencedirect.com
research

Finite Element Method for Heat Transfer Problems

This research article discusses the application of finite element methods to heat transfer problems, including a Python implementation of the heat equation, and is available for download as a PDF.