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

Finite Element Method for Heat Transfer Problems

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

N
numpy.org
tool

Heat Transfer Analysis using Finite Element Method

This tutorial demonstrates how to perform heat transfer analysis using the finite element method in Python with NumPy. It covers the basics of the finite element method and provides example code.

S
scienceDirect.com
article

Finite Element Analysis of Heat Transfer in Composite Materials

This article presents a finite element analysis of heat transfer in composite materials using Python. The analysis is based on a 2D model and takes into account the thermal conductivity of the materials.

G
github.io
tool

Python Implementation of Finite Element Method for Heat Transfer

This repository provides a Python implementation of the finite element method for heat transfer problems. The code is based on the FEniCS library and includes example problems and documentation.

Y
youtube.com
video

Heat Transfer Simulation using Finite Element Analysis

This video tutorial demonstrates how to perform heat transfer simulation using finite element analysis in Python. The tutorial covers the basics of the finite element method and shows how to implement it in Python.

A
arxiv.org
research

Finite Element Method for Heat Transfer: A Python Implementation

This preprint presents a Python implementation of the finite element method for heat transfer problems. The implementation is based on the FEniCS library and includes example problems and documentation.

C
coursera.org
official

Heat Transfer Analysis with Finite Element Method using Python

This course covers the basics of heat transfer analysis using the finite element method in Python. The course includes video lectures, assignments, and a final project.

R
researchgate.net
research

Python Code for Finite Element Analysis of Heat Transfer

This code provides a Python implementation of the finite element method for heat transfer problems. The code is based on the NumPy library and includes example problems and documentation.