8 results · AI-generated index
G
github.io
tool

Numerical Heat Transfer using Python

This repository contains Python code for numerical heat transfer simulations, including finite difference and finite element methods.

R
researchgate.net
research

Heat Transfer Modeling with Python

This article presents a numerical model for heat transfer in a rectangular domain using Python, with applications in engineering and physics.

S
stackoverflow.com
article

Python Code for 2D Heat Equation

This thread provides a Python code example for solving the 2D heat equation using the finite difference method, with explanations and advice from experts.

M
mit.edu
official

Numerical Methods for Heat Transfer

This course website from MIT provides lecture notes, assignments, and Python code for numerical methods in heat transfer, including conduction, convection, and radiation.

T
towardsdatascience.com
article

Heat Transfer Simulation using Python and NumPy

This tutorial demonstrates how to simulate heat transfer using Python and NumPy, with a focus on efficiency and readability.

P
pypi.org
tool

Python Library for Heat Transfer Calculations

This Python library provides functions for heat transfer calculations, including conduction, convection, and radiation, with documentation and example code.

Y
youtube.com
video

Numerical Solution of Heat Equation using Python

This video lecture presents a numerical solution of the heat equation using Python, with explanations of the finite difference method and code examples.

N
nasa.gov
official

Heat Transfer Modeling and Simulation

This NASA technical report presents a numerical model for heat transfer in aerospace applications, with Python code examples and validation results.