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, using the NumPy and SciPy libraries.

Y
youtube.com
video

Heat Transfer Simulation using Python

This video tutorial demonstrates how to simulate heat transfer using the finite element method in Python, using the FEniCS library.

G
github.com
tool

Python Implementation of Finite Element Method for Heat Transfer

This GitHub repository provides a Python implementation of the finite element method for heat transfer problems, using the PyFR library.

N
nasa.gov
official

Finite Element Analysis of Heat Transfer

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

C
coursera.org
article

Solving Heat Transfer Problems using Finite Element Method

This online course covers the application of the finite element method to heat transfer problems, including a Python implementation using the NumPy library.

R
researchgate.net
research

Heat Transfer Simulation with Finite Element Method

This research paper presents a heat transfer simulation using the finite element method, implemented in Python using the SciPy library.

E
edX.org
article

Finite Element Method for Heat Transfer in Python

This online course covers the application of the finite element method to heat transfer problems, including a Python implementation using the FEniCS library.

S
stackoverflow.com
tool

Python Code for Finite Element Method in Heat Transfer

This Q&A thread provides a Python code example for implementing the finite element method for heat transfer problems, using the NumPy library.