This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.9.4 instead.
Reason given by maintainers: Old Version (not in line with SPECO Methodology)
3ETool
3ETool contains some useful tools developed by the SERG research group of the University of Florence for performing exergo-economic and exergo environmental analysis.
you can dawnload the beta version using PIP:
pip install 3ETool
Once the installation has been completed you can import the tool:
import EEETool
and then pasting the user manual:
EEETools.paste_user_manual()
the components documentation
EEETools.paste_components_documentation()
and the default excel file
EEETools.paste_default_excel_file()
to a desired path.
Finally, once the excel file has been compiled, the calculation can be initialized trough the command:
EEETools.calculate()
The application code is divided into 3 main folders:
MainModules directory contains Base modules such as Block, Connection, ArrayHandler and Drawer Classes.
Block Sublcasses contains a Block subclass for each component type (e.g. expander, compressor etc.)
Tools contains different APIs needed for the program to run (e.g. the cost correlation handler,
the EES code generator, and the importer and exporter for both Excel and xml files)
-------------------------- !!! THIS IS A BETA VERSION !!! --------------------------
please report any bug or problems in the installation to pietro.ungar@unifi.it
for further information visit: https://www.dief.unifi.it/vp-473-exergo-economic-analysis-software.html
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file 3ETool-0.0.9.tar.gz.
File metadata
- Download URL: 3ETool-0.0.9.tar.gz
- Upload date:
- Size: 60.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4a4bded0bc37043356db01bf0f785261efaac9c6869fc0946d12f5a4e1ffd88
|
|
| MD5 |
2c4c9b2af599c39ad120ba2f5a8f805e
|
|
| BLAKE2b-256 |
30f08e9aaaf2c849c7da0f2467f933862e99e1c82f1ee006ad92a6e1230717e0
|