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

Finite Element Method for Heat Transfer in Python

Implementation of the finite element method for solving heat transfer problems in Python, including 1D and 2D examples with code and visualizations.

R
researchgate.net
research

Heat Transfer Analysis using Finite Element Method

This article presents a Python implementation of the finite element method for heat transfer analysis, including a case study on a 2D heat transfer problem.

S
stackoverflow.com
article

Python Code for Finite Element Method in Heat Transfer

A community-driven Q&A forum discussing the implementation of the finite element method for heat transfer in Python, with example code snippets and explanations.

N
nasa.gov
official

Finite Element Method for Heat Transfer Problems

An official NASA publication discussing the application of the finite element method for solving heat transfer problems in aerospace engineering, with a Python implementation example.

Y
youtube.com
video

Heat Transfer Simulation using Finite Element Method

A video tutorial demonstrating how to simulate heat transfer problems using the finite element method in Python, with a step-by-step guide and example code.

A
acm.org
research

Finite Element Method for Heat Transfer: A Python Implementation

A research paper published in the ACM Digital Library, presenting a Python implementation of the finite element method for heat transfer problems, with a focus on efficiency and accuracy.

P
pypi.org
tool

Python Library for Finite Element Method in Heat Transfer

A Python library providing an implementation of the finite element method for heat transfer problems, with a simple and intuitive API for users.

M
mit.edu
article

Heat Transfer and Finite Element Method

A course notes page from MIT OpenCourseWare, covering the application of the finite element method to heat transfer problems, with example Python code and exercises.