8 results · AI-generated index
S
sfepy.org
tool

SfePy: Simple Finite Elements in Python

SfePy is a software package for solving various partial differential equations (PDEs) using the finite element method. It can be used for heat transfer simulations.

H
hindawi.com
article

Finite Element Method for Heat Transfer Problems

This article discusses the application of the finite element method to heat transfer problems, including a Python implementation using the FEniCS library.

F
fenicsproject.org
official

FEniCS: Finite Element Method for Partial Differential Equations

FEniCS is an open-source software package for solving partial differential equations using the finite element method. It includes tools for heat transfer simulations and can be used with Python.

R
researchgate.net
research

Heat Transfer Analysis using Finite Element Method with Python

This research paper presents a finite element analysis of heat transfer problems using Python, including the implementation of a simple finite element code for 1D heat transfer.

P
pyfr.org
tool

PyFR: Python Framework for Finite Element Analysis

PyFR is an open-source Python library for finite element analysis, including heat transfer simulations. It provides an efficient and flexible framework for solving PDEs.

Y
youtube.com
video

Finite Element Analysis of Heat Transfer using Python and NumPy

This video tutorial demonstrates how to perform finite element analysis of heat transfer problems using Python and the NumPy library.

N
ncsu.edu
edu

Heat Transfer Simulations with Finite Element Method using Python

This educational resource provides a tutorial on heat transfer simulations using the finite element method with Python, including example code and exercises.

O
openfoam.org
official

OpenFOAM: Open-Source Finite Element Library for Heat Transfer Simulations

OpenFOAM is an open-source library for finite element analysis, including heat transfer simulations. It provides a Python interface for easy integration with other tools and libraries.