Interactive Dash app for turbomachinery stage preliminary design
Project description
Turbodash
turbodash is an interactive Dash application for the meanline design of turbine stages.
- 🔗 App: turbodash.onrender
- 📦PyPI: pypi.org/project/turbodash-core
Key features
- Supports axial and radial turbine stages.
- Visualization of the meridional channel and blade-to-blade view
- Visualization of total-to-static and total-to-total efficiencies.
- Adjustable stator/rotor geometry, reaction degree, loss coefficients, and blade velocity ratio.
- Lightweight, dependency-minimal design based on Plotly Dash.
- Automatic synchronization between sliders and numeric inputs.
- Support import/export of configuration files.
- Documentation describing the derivation of governing equations.
🛠️ Installation
From PyPI:
Install the latest stable release directly from PyPI:
pip install turbodash
From source (Poetry):
To get the latest development version, clone the repository and install it using Poetry:
git clone https://github.com/turbo-sim/turbodash.git
cd turbodash
poetry install
🚀 Run the app locally
Once installed, launch the interactive calculator dashboard with:
python -c "import turbodash; turbodash.launch_app()"
Or if you installed from source with Poetry:
poetry run python -c "import turbodash; turbodash.launch_app()"
This will start a local server and open the dashboard in your web browser.
Documentation
The theoretical derivation of the governing equations, efficiency definitions, and validation against analytical special cases are available directly in the app under the Documentation tab.
License
This project is released under the MIT License.
Project details
Release history Release notifications | RSS feed
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 turbodash_core-0.3.6.tar.gz.
File metadata
- Download URL: turbodash_core-0.3.6.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.13 Linux/6.17.0-1008-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4845e0e7db9f926e9b0993fc89c1ad608b6a477b4417c01156f207f05428f9fb
|
|
| MD5 |
784ebac26d06ee77e99fc7007b2d42b7
|
|
| BLAKE2b-256 |
c74fbf1d60d5cf465d63c02c891114a81e0eedbd545ce1abecfbf51272aeffbc
|
File details
Details for the file turbodash_core-0.3.6-py3-none-any.whl.
File metadata
- Download URL: turbodash_core-0.3.6-py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.13 Linux/6.17.0-1008-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62a388f6916b45003b756611ee0d174a2ad866d027f705885587e502ad590cec
|
|
| MD5 |
40b467a8727f28e02c17c6ccbf12e23a
|
|
| BLAKE2b-256 |
f48ad53b23dcf048bb8674abda17ca1b54cf60df93b762b2894cdf90bd47f04b
|