ht
Heat transfer component of Chemical Engineering Design Library (ChEDL)
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.5%) to scientific vocabulary
Keywords
Repository
Heat transfer component of Chemical Engineering Design Library (ChEDL)
Basic Info
- Host: GitHub
- Owner: CalebBell
- License: mit
- Language: Python
- Default Branch: master
- Size: 3.17 MB
Statistics
- Stars: 220
- Watchers: 15
- Forks: 39
- Open Issues: 1
- Releases: 7
Topics
Metadata Files
README.rst
==================
Heat Transfer (ht)
==================
.. image:: http://img.shields.io/pypi/v/ht.svg?style=flat
:target: https://pypi.python.org/pypi/ht
:alt: Version_status
.. image:: http://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat
:target: https://ht.readthedocs.io/en/latest/
:alt: Documentation
.. image:: https://github.com/CalebBell/ht/workflows/Build/badge.svg
:target: https://github.com/CalebBell/ht/actions
:alt: Build_status
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
:target: https://github.com/CalebBell/ht/blob/release/LICENSE.txt
:alt: license
.. image:: https://img.shields.io/pypi/pyversions/ht.svg?
:target: https://pypi.python.org/pypi/ht
:alt: Supported_versions
.. image:: https://zenodo.org/badge/48963057.svg?
:alt: Zendo
:target: https://zenodo.org/badge/latestdoi/48963057
.. contents::
What is ht?
-----------
ht is open-source software for engineers and technicians working in the
fields of chemical or mechanical engineering. It includes modules
for various heat transfer functions.
Among the tasks this library can be used for are:
* Sizing a Shell & Tube heat exchanger using any of the Zukauskas, ESDU 73031, or Bell methods
* Calculating pressure drop in a Hairpin heat exchanger
* Calculating heat loss of objects, including insulated objects
* Calculating heat loss from buried pipe
* Performing radiative heat transfer calculations
* Conderser and Reboiler rating
* Detailed heat exchanger evaluation; finding fouling factors
* Heat transfer in packed beds
* Sizing a Plate and Frame heat exchanger
* Modeling an Air Cooler
* Supercritical CO2 or water heat transfer
The ht library depends on the SciPy library to provide numerical constants,
interpolation, integration, and numerical solving functionality. ht runs on
all operating systems which support Python, is quick to install, and is free
of charge. ht is designed to be easy to use while still providing powerful
functionality. If you need to perform some heat transfer calculations, give
ht a try.
Installation
------------
Get the latest version of ht from
https://pypi.python.org/pypi/ht/
If you have an installation of Python with pip, simple install it with:
$ pip install ht
Alternatively, if you are using `conda `_ as your package management, you can simply
install ht in your environment from `conda-forge `_ channel with:
$ conda install -c conda-forge ht
To get the git version, run:
$ git clone git://github.com/CalebBell/ht.git
Documentation
-------------
ht's documentation is available on the web:
https://ht.readthedocs.io/en/latest/index.html
Latest source code
------------------
The latest development version of ht's sources can be obtained at
https://github.com/CalebBell/ht
Bug reports
-----------
To report bugs, please use the ht's Bug Tracker at:
https://github.com/CalebBell/ht/issues
License information
-------------------
ht is MIT licensed. See ``LICENSE.txt`` for information on the terms &
conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.
Although not required by the ht license, if it is convenient for you,
please cite ht if used in your work. Please also consider contributing
any changes you make back, such that they may be incorporated into the
main library and all of us will benefit from them.
Citation
--------
To cite ht in publications use::
Caleb Bell and Contributors (2016-2024). ht: Heat transfer component of Chemical Engineering Design Library (ChEDL)
https://github.com/CalebBell/ht.
Owner
- Name: Caleb Bell
- Login: CalebBell
- Kind: user
- Location: Calgary
- Company: University of New Brunswick
- Repositories: 17
- Profile: https://github.com/CalebBell
GitHub Events
Total
- Create event: 2
- Release event: 2
- Issues event: 2
- Watch event: 24
- Issue comment event: 1
- Push event: 17
- Fork event: 6
Last Year
- Create event: 2
- Release event: 2
- Issues event: 2
- Watch event: 24
- Issue comment event: 1
- Push event: 17
- Fork event: 6
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Caleb Bell | C****l@g****m | 433 |
| jeremy rutman | j****n@g****m | 1 |
| VikramGovindarajan | v****y@g****m | 1 |
| Pierre Lesouhaitier | p****r@g****m | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 6
- Average time to close issues: 3 months
- Average time to close pull requests: about 14 hours
- Total issue authors: 7
- Total pull request authors: 4
- Average comments per issue: 1.43
- Average comments per pull request: 1.33
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: about 11 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jrweinmeister (1)
- UserHandel (1)
- jeremy-rutman (1)
- max3-2 (1)
- oktest145 (1)
- Trophime (1)
- parapi1204 (1)
Pull Request Authors
- CalebBell (6)
- PierreLesouhaitier (1)
- VikramGovindarajan (1)
- jeremy-rutman (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 952 last-month
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 7
(may contain duplicates) - Total versions: 51
- Total maintainers: 1
pypi.org: ht
Heat transfer component of Chemical Engineering Design Library (ChEDL)
- Homepage: https://github.com/CalebBell/ht
- Documentation: https://ht.readthedocs.io/
- License: MIT
-
Latest release: 1.0.8
published about 1 year ago
Rankings
Maintainers (1)
conda-forge.org: ht
ht is open-source software for engineers and technicians working in the fields of chemical or mechanical engineering. It includes modules for various heat transfer functions. The ht library depends on the SciPy library to provide numerical constants, interpolation, integration, and numerical solving functionality. ht runs on all operating systems which support Python, is quick to install, and is free of charge. ht is designed to be easy to use while still providing powerful functionality. If you need to perform some heat transfer calculations, give ht a try.
- Homepage: https://github.com/CalebBell/ht
- License: MIT
-
Latest release: 1.0.0
published about 5 years ago
Rankings
Dependencies
- fluids >=1.0.2
- scipy *
- fluids >=1.0.2
- ipython *
- matplotlib *
- nbsphinx *
- numba *
- numpydoc *
- pint *
- scipy *
- sphinx ==4.3.0
- sphinx-sitemap *
- sphinxcontrib-katex *
- IPython * test
- coveralls * test
- fluids >=1.0.2 test
- fuzzywuzzy * test
- matplotlib * test
- mpmath * test
- numpy * test
- pandas * test
- pint * test
- pytest * test
- pytest-cov * test
- pytz * test
- scipy * test
- sphinx * test
- sympy * test
- wheel * test
- fluids >=1.0.7
- numpy >=1.5.0
- scipy >=0.9.0
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v4 composite
- docker/setup-qemu-action v2 composite
- uraimo/run-on-arch-action v2 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- IPython * test
- fluids >=1.1.0 test
- fuzzywuzzy * test
- mpmath * test
- pint * test
- pytest * test
- pytz * test
- sphinx * test
- sympy * test
- wheel * test