Simple test package
Project description
Description
The package calculates freatures for different types of fins and tubes.
LouverFinFlatTube is a class representing a louver fin used in heat exchangers.
Usage
Install
pip install finsHt-0.0.1-py3-none-any.whl
Tutorial
Louverfin-Flat tube
Create a Louverfin-Flat tube
def init(k,pitch,thickness,louver_pitch,louver_height,louver_angle,louver_length,depth)
Sample
from finsHt import fins as ff
louver = ff.LouverFinFlatTube(k=180,pitch=1.25e-3,thickness=0.1e-3,louver_pitch=0.8e-3,louver_height=0.8e-3,louver_angle=25,louver_length=6.5e-3,depth=20e-3,)
louver.__post_init__(outside_tube_diameter=2e-3,mu_air=1.5e-5,rho_air=1.2,cp_air=1000,Pr_air=0.7,air_velocity=4,coil_length=0.15,P_t=9.97e-3,P_l=20e-3,tube_depth=20e-3,)
print(louver.eta_overall)
Git Hub Repository
You can know our project here: GitHub.
References
https://www.sciencedirect.com/science/article/pii/0017931096001160 https://www.sciencedirect.com/science/article/pii/S0017931099002896?via%3Dihub
Free software: MIT license
Credits
CC Wang Laboratory
Maysam & Roger
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file calcuderoger-0.0.5.tar.gz.
File metadata
- Download URL: calcuderoger-0.0.5.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90581caa13793af11d638b4ab655efe1b542ba5cdff6754009c37b0f8166cfe3
|
|
| MD5 |
cacb0be80fe6c815a40002aa67e71c9f
|
|
| BLAKE2b-256 |
587793bcb70a97a62813e5e7bec838c5e7845f15d1a8022c0c49ff39b59c4324
|
File details
Details for the file calcudeRoger-0.0.5-py3-none-any.whl.
File metadata
- Download URL: calcudeRoger-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90cb52e1b9c2ca5a76fc7bdf5733ece02cd1f642da85472e1f9f25fda9ab4bda
|
|
| MD5 |
41f798fb0461e32c146accc4dbedb0d1
|
|
| BLAKE2b-256 |
e050636f65f942ea12f129c8d9d7866814f572493ff8cc6979e1aa67ff189656
|