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

Finite Element Method for Heat Transfer

This article presents a finite element method for solving heat transfer problems using Python. The method is based on the Galerkin formulation and uses a meshless approach.

G
github.com
tool

Python Implementation of Finite Element Method for Heat Transfer

A Python implementation of the finite element method for heat transfer analysis. The code uses the NumPy and SciPy libraries and includes examples of 1D and 2D heat transfer problems.

N
nasa.gov
official

Heat Transfer Analysis using Finite Element Method

This technical report presents a finite element method for heat transfer analysis using Python. The method is applied to a variety of problems, including heat transfer in rocket nozzles and spacecraft.

C
coursera.org
video

Finite Element Heat Transfer Analysis with Python

This online course covers the finite element method for heat transfer analysis using Python. The course includes video lectures, quizzes, and assignments, and is suitable for students and professionals.

M
medium.com
article

Solving Heat Transfer Problems using Finite Element Method in Python

This article presents a step-by-step guide to solving heat transfer problems using the finite element method in Python. The article includes code examples and explanations of the underlying mathematics.

F
fenicsproject.org
tool

Finite Element Heat Transfer Analysis using Python and FEniCS

This tutorial presents a finite element method for heat transfer analysis using Python and the FEniCS library. The tutorial includes examples of 1D and 2D heat transfer problems and covers the basics of the FEniCS library.

H
hindawi.com
research

Heat Transfer Analysis using Finite Element Method: A Review

This review article presents an overview of the finite element method for heat transfer analysis, including its applications, advantages, and limitations. The article also discusses the use of Python for finite element analysis.

S
stackoverflow.com
article

Python Code for Finite Element Heat Transfer Analysis

This Q&A thread presents a Python code for finite element heat transfer analysis. The code uses the NumPy and SciPy libraries and includes examples of 1D and 2D heat transfer problems.