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

Solving the Heat Equation with Finite Elements in Python

This repository contains a Python implementation of the finite element method for solving the heat equation. It includes a step-by-step guide and example code.

M
math.umd.edu
article

Finite Element Method for the Heat Equation

This article discusses the application of the finite element method to the heat equation, including the mathematical formulation and numerical implementation. Example Python code is provided.

P
pypi.org
tool

Heat Equation Solver using Finite Elements

A Python package for solving the heat equation using the finite element method. It provides a simple and efficient way to solve heat transfer problems.

N
nasa.gov
research

Numerical Solution of the Heat Equation using Finite Elements

This technical report presents a numerical solution of the heat equation using the finite element method. It includes a discussion of the mathematical formulation and numerical implementation, as well as example Python code.

C
coursera.org
video

Finite Element Method for Heat Transfer

This online course covers the application of the finite element method to heat transfer problems, including the heat equation. It includes video lectures, quizzes, and assignments, as well as example Python code.

S
stackoverflow.com
article

Python Code for Solving the Heat Equation with Finite Elements

This Q&A thread provides example Python code for solving the heat equation using the finite element method. It includes discussions of numerical stability and convergence.

G
gitlab.com
tool

Heat Equation Solver with Finite Elements

This open-source project provides a Python implementation of the finite element method for solving the heat equation. It includes a user-friendly interface and example code.

S
sciencedirect.com
research

Finite Element Analysis of Heat Transfer Problems

This research article discusses the application of the finite element method to heat transfer problems, including the heat equation. It includes a discussion of the mathematical formulation and numerical implementation, as well as example Python code.