Metadata-Version: 2.4
Name: heatrapy
Version: 2.0.13
Summary: Library for simulating 1D and 2D heat transfer processes
Home-page: https://github.com/djsilva99/heatrapy
Author: Daniel Silva
Author-email: djsilva@gmx.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
License-File: LICENSE
Requires-Dist: numpy>=1.20.1
Requires-Dist: matplotlib==3.3.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

This package is a module for simulating dynamic 1D and 2D heat transfer processes by using the finite difference method. The packages is based on thermal objects. Two different approaches can be used: single thermal object and a system of thermal objects that can contact with each other. The heatrapypackage includes the incorporation of phase transitions.
