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

Finite Element Method for Transient Heat Transfer

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

G
github.io
tool

Transient Heat Transfer using Finite Element Method

A Python implementation of the finite element method for transient heat transfer problems. The code includes examples and tutorials for solving 1D and 2D heat transfer problems.

S
scienceDirect.com
article

Finite Element Analysis of Transient Heat Transfer

This article discusses the application of the finite element method for analyzing transient heat transfer problems. The authors present a case study using Python and the Abaqus software.

Y
youtube.com
video

Python Implementation of Finite Element Method for Heat Transfer

This video tutorial presents a step-by-step guide to implementing the finite element method for heat transfer problems using Python. The tutorial covers the basics of the finite element method and provides example code.

R
researchgate.net
research

Transient Heat Transfer Simulation using Finite Element Method

This paper presents a numerical simulation of transient heat transfer using the finite element method. The authors use Python and the OpenFOAM library to solve the heat transfer equation.

M
mit.edu
official

Finite Element Method for Heat Transfer Problems

This course notes provide an introduction to the finite element method for solving heat transfer problems. The notes include example code in Python and MATLAB.

S
stackoverflow.com
tool

Python Code for Finite Element Method in Heat Transfer

This Q&A thread provides example code for implementing the finite element method for heat transfer problems using Python. The answers include code snippets and explanations.

H
hindawi.com
article

Numerical Solution of Transient Heat Transfer using Finite Element Method

This article presents a numerical solution of transient heat transfer using the finite element method. The authors use Python and the FEniCS library to solve the heat transfer equation.