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

Finite Element Method for Heat Transfer

Example code for solving the heat equation using the finite element method in Python, utilizing the NumPy library for efficient numerical computations.

G
github.io
tool

Heat Transfer Simulation using FEM

Open-source Python code for simulating heat transfer using the finite element method, including examples and documentation for implementation.

S
science.gov
research

Finite Element Analysis of Heat Transfer

Research article published by the U.S. Department of Energy, discussing the application of the finite element method for analyzing heat transfer in various engineering systems.

C
coursera.org
official

Python Code for Finite Element Method

Course materials from a university-level course on finite element methods, including Python code examples for solving heat transfer problems.

F
fenics.io
tool

Heat Transfer Simulation with FEniCS

Tutorial on using the FEniCS library in Python for simulating heat transfer problems using the finite element method, including code examples and visualizations.

H
hindawi.com
research

Finite Element Method for Heat Transfer Problems

Peer-reviewed article discussing the application of the finite element method for solving heat transfer problems in various fields, including engineering and physics.

Y
youtube.com
video

Python Implementation of Finite Element Method

Video tutorial series on implementing the finite element method in Python for solving heat transfer problems, covering theoretical background and practical coding examples.

E
edx.org
official

Heat Transfer Simulation using Python

Online course materials covering the basics of heat transfer simulation using Python, including the finite element method and other numerical techniques.