Skip to main content

Calculate heat transfer in a matrix of heterogeneous materials

Project description

heatequation provides a single class HeatEquation to calculate heat transfer in a matrix of heterogeneous materials. It implements an incremental, arithmetic solution to the heat equation [3] . This solution allows you calculate the system state at any point in time by calculating the system state at all increments up to that point. It only implements a two dimensional solution of the heat equation, though someone could relatively easily extend it to one or three dimensions.

The HeatEquation class is initialized with arrays corresponding to physical properties in the physical space of the simulated materials. The required arrays are initial temperature, mass density, thermal conductivity, and specific heat capacity.

The source repository at github [4] includes a sample script to help you get started.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heatequation-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

heatequation-1.0.0-py2.py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page