8 results · AI-generated index
N
numpy.org
article

Finite Element Method for Heat Transfer

The finite element method is a numerical technique used to solve partial differential equations, including those that describe heat transfer. This article provides an overview of the finite element method and its implementation in Python using NumPy.

G
github.io
tool

Heat Transfer Simulation using Finite Element Method

This repository contains a Python implementation of the finite element method for simulating heat transfer in 2D and 3D geometries. The code uses the FEniCS library and includes examples and documentation.

S
scienceDirect.com
research

Finite Element Analysis of Heat Transfer Problems

This research article presents a finite element analysis of heat transfer problems, including steady-state and transient heat conduction, and convective heat transfer. The article includes a Python implementation of the finite element method using the Abaqus library.

M
medium.com
article

Python Implementation of Finite Element Method for Heat Transfer

This article provides a step-by-step guide to implementing the finite element method for heat transfer in Python. The article includes code examples and explanations of the underlying mathematics.

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. The video includes code examples and explanations of the underlying mathematics.

H
hindawi.com
research

Finite Element Method for Heat Transfer: A Review

This review article provides an overview of the finite element method for heat transfer, including its history, development, and applications. The article includes a discussion of Python implementations of the finite element method.

F
fenicsproject.org
official

FEniCS: Finite Element Method for Heat Transfer

FEniCS is an open-source software package for solving partial differential equations, including those that describe heat transfer. The package includes a Python interface and can be used to implement the finite element method for heat transfer.

C
coursera.org
news

Numerical Heat Transfer using Finite Element Method

This online course covers the numerical solution of heat transfer problems using the finite element method. The course includes lectures, assignments, and discussions of Python implementations of the finite element method.