8 results · AI-generated index
P
pylab.org
article

Transient Heat Transfer Simulation using Python

This article provides a step-by-step guide on how to simulate transient heat transfer using Python. It includes a sample code and explanations of the underlying physics.

G
github.io
tool

Heat Transfer Simulation with Python

This repository contains a Python code for simulating heat transfer in a 2D plate. It uses the finite difference method and includes a visualization tool using Matplotlib.

S
sciencedirect.com
research

Numerical Simulation of Transient Heat Transfer

This research paper presents a numerical simulation of transient heat transfer using the finite element method. It includes a comparison with experimental results and discusses the advantages and limitations of the method.

N
nasa.gov
official

Python Code for Transient Heat Conduction

This official NASA webpage provides a Python code for simulating transient heat conduction in a 1D rod. It includes a detailed explanation of the physics and the numerical method used.

C
coursera.org
video

Transient Heat Transfer Simulation using FEM

This online course includes a module on transient heat transfer simulation using the finite element method. It includes video lectures, quizzes, and assignments to help students learn the material.

T
towardsdatascience.com
article

Heat Transfer Simulation in Python

This article provides a tutorial on how to simulate heat transfer in Python using the NumPy and Matplotlib libraries. It includes a sample code and explanations of the underlying physics.

M
mit.edu
research

Transient Heat Transfer Analysis

This research paper presents a transient heat transfer analysis of a complex system using a combination of numerical and analytical methods. It includes a discussion of the results and their implications.

P
pypi.org
tool

Python Library for Heat Transfer Simulation

This Python library provides a set of functions for simulating heat transfer in various systems. It includes a documentation and examples of how to use the library.