grheat

by Scott Prahl

pypi github conda zenodo

License testing docs Downloads

Green’s Functions for Heat Transfer

grheat is a library offering Green’s function solutions for heat transfer problems in various geometries and boundary conditions. This module provides solutions for point sources, line sources, plane sources, and exponential heating in semi-infinite media.

Main Features

  • Green’s function solutions for point, line, and plane sources in semi-infinite media.

  • Solutions for exponential heating of a semi-infinite absorbing medium.

  • Supports different boundary conditions at the surface (z=0): infinite, adiabatic, and zero.

  • Accurate and efficient calculations based on mathematical formulations provided in recognized literature (e.g., Carslaw and Jaeger).

Installation

these don’t work yet

Use pip:

pip install grheat

or conda:

conda install -c conda-forge grheat

or use a Jupyter notebook immediately by clicking the Google Colaboratory button below

Colab

License

grheat is licensed under the terms of the MIT license.