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

Finite Element Method for Transient Heat Transfer

This article presents a finite element formulation for solving transient heat transfer problems using Python. The code is based on the Galerkin method and uses the NumPy and SciPy libraries.

G
github.io
tool

Transient Heat Transfer Analysis using Python

This repository contains a Python code for transient heat transfer analysis using the finite element method. The code includes examples and tutorials for solving 1D and 2D heat transfer problems.

E
edx.org
video

Heat Transfer Analysis with Python

This online course covers the basics of heat transfer and finite element analysis using Python. The course includes video lectures, quizzes, and assignments to help learners master the subject.

R
researchgate.net
research

Python Code for Transient Heat Transfer

This code is a Python implementation of the finite element method for transient heat transfer analysis. The code is well-documented and includes examples for solving various heat transfer problems.

S
sciencedirect.com
article

Finite Element Analysis of Transient Heat Transfer

This article presents a finite element analysis of transient heat transfer in a rectangular plate. The analysis is performed using Python and the results are compared with analytical solutions.

Y
youtube.com
video

Transient Heat Transfer Simulation using Python

This video tutorial demonstrates how to simulate transient heat transfer using Python and the finite element method. The tutorial includes step-by-step instructions and example code.

M
mit.edu
official

Heat Transfer and Finite Element Analysis

This course notes provide an introduction to heat transfer and finite element analysis using Python. The notes include example problems and solutions to help learners understand the subject.

F
fenicsproject.org
tool

Python Library for Finite Element Analysis

FEniCS is a Python library for finite element analysis that can be used for transient heat transfer simulations. The library includes a wide range of features and tools for solving partial differential equations.