8 results · AI-generated index
S
scholar.google.com
research

Finite Element Method for Heat Transfer Problems

This article presents a finite element method for solving heat transfer problems in Python. It includes an example of a 2D heat transfer problem.

N
numpy.org
tool

Heat Transfer Analysis using Finite Element Method

This tutorial demonstrates how to perform a finite element analysis of heat transfer in Python using the NumPy library. It provides a step-by-step example.

Y
youtube.com
video

Finite Element Analysis of Heat Transfer in Python

This video tutorial shows how to perform a finite element analysis of heat transfer in Python using the FEniCS library. It includes an example of a 3D heat transfer problem.

M
mit.edu
article

Solving Heat Transfer Problems with Finite Elements

This course notes from MIT provide an introduction to the finite element method for solving heat transfer problems. It includes examples and exercises in Python.

G
github.io
tool

Python Code for Finite Element Analysis of Heat Transfer

This GitHub repository provides a Python code for finite element analysis of heat transfer. It includes an example of a 2D heat transfer problem and a user manual.

S
sciencedirect.com
research

Heat Transfer Simulation using Finite Element Method

This article presents a heat transfer simulation using the finite element method. It includes an example of a 3D heat transfer problem and a comparison with experimental results.

C
coursera.org
official

Finite Element Analysis of Heat Transfer Problems

This online course from Coursera provides an introduction to the finite element method for solving heat transfer problems. It includes video lectures and assignments in Python.

F
fenicsproject.org
official

FEniCS Tutorial: Heat Transfer Example

This tutorial from the FEniCS project provides an example of how to solve a heat transfer problem using the finite element method in Python. It includes a step-by-step guide and example code.