turboflow


Nameturboflow JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/turbo-sim/TurboFlow
SummaryA Python tool for meanline analysis and optimization of turbomachinery.
upload_time2024-06-26 07:32:55
maintainerNone
docs_urlNone
authorLasse Borg & Roberto Agromayor
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# TurboFlow: Mean-Line Modelling of Turbomachinery

**TurboFlow** is a Python package for mean-line modelling of turbomachinery. It aims to offer flexible and reliable simulations for both performance prediction and design optimization, and should present a valuable resource for engineers and researchers working in the field of turbomachinery.

[![PyPI](https://img.shields.io/pypi/v/turboflow.svg)](https://pypi.org/project/turboflow/)
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://turbo-sim.github.io/TurboFlow/)

## Core features

- **Performance Prediction:** Accurately predict the performance of turbomachinery based on various input parameters.
- **Design Optimization:** Optimize preliminary turbomachinery design to achieve optimal performance metrics.
- **Equation-oriented problem formulation:** Equation-oriented problem formulation for performance analysis and design optimization.
- **Model consitency:** The model is consistent for both performance prediction and design optimization.
- **Efficient solution:** The model adopts gradient-based root-finding and optimization solver
- **Real gas fluid property analysis:** Use CoolProp to determine thermohpysical properties.
- **Flexible model:** The model offers options for submodels for loss, deviation and choking calculations
- **General geometry:** Geometrical variables are defined to cover a wide range of designs, including multistage configurations.  
- **Easy-to-use:** Intuitive and easy setup of input parameters for rapid development and analysis. 
- **Extensive Documentation:** Comprehensive guides and examples to help you get started quickly.


## Quick Installation Guide

This guide will walk you through the process of installing `Turboflow` via `pip`. To isolate the Turboflow installation and avoid conflicts with other Python packages, it is recommended to create a dedicated Conda virtual environment.

1. [Install Miniconda](https://docs.anaconda.com/free/miniconda/miniconda-install/) if you don't have it already.

2. Open a terminal or command prompt and create a new virtual environment named `turboflow_env` with Python 3.11:
   ```
   conda create --name turboflow_env python=3.11
   ```

3. Activate the newly created virtual environment:
   ```
   conda activate turboflow_env
   ```

4. Install Turboflow using pip within the activated virtual environment:
   ```
   pip install turboflow
   ```

5. Verify the installation by running the following command in your terminal:
   ```
   python -c "import turboflow; turboflow.print_package_info()"
   ```

   If the installation was successful, you should see the Turboflow banner and package information displayed in the console output.

Congratulations! You have now successfully installed Turboflow in its own Conda virtual environment using pip. You're ready to start using Turboflow in your Python projects.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/turbo-sim/TurboFlow",
    "name": "turboflow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lasse Borg & Roberto Agromayor",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9f/79/a5c3cbf425e8aec1472c672906f937c78d176f82d5e1bcd56f2f404dbe79/turboflow-0.1.11.tar.gz",
    "platform": null,
    "description": "\n# TurboFlow: Mean-Line Modelling of Turbomachinery\n\n**TurboFlow** is a Python package for mean-line modelling of turbomachinery. It aims to offer flexible and reliable simulations for both performance prediction and design optimization, and should present a valuable resource for engineers and researchers working in the field of turbomachinery.\n\n[![PyPI](https://img.shields.io/pypi/v/turboflow.svg)](https://pypi.org/project/turboflow/)\n[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://turbo-sim.github.io/TurboFlow/)\n\n## Core features\n\n- **Performance Prediction:** Accurately predict the performance of turbomachinery based on various input parameters.\n- **Design Optimization:** Optimize preliminary turbomachinery design to achieve optimal performance metrics.\n- **Equation-oriented problem formulation:** Equation-oriented problem formulation for performance analysis and design optimization.\n- **Model consitency:** The model is consistent for both performance prediction and design optimization.\n- **Efficient solution:** The model adopts gradient-based root-finding and optimization solver\n- **Real gas fluid property analysis:** Use CoolProp to determine thermohpysical properties.\n- **Flexible model:** The model offers options for submodels for loss, deviation and choking calculations\n- **General geometry:** Geometrical variables are defined to cover a wide range of designs, including multistage configurations.  \n- **Easy-to-use:** Intuitive and easy setup of input parameters for rapid development and analysis. \n- **Extensive Documentation:** Comprehensive guides and examples to help you get started quickly.\n\n\n## Quick Installation Guide\n\nThis guide will walk you through the process of installing `Turboflow` via `pip`. To isolate the Turboflow installation and avoid conflicts with other Python packages, it is recommended to create a dedicated Conda virtual environment.\n\n1. [Install Miniconda](https://docs.anaconda.com/free/miniconda/miniconda-install/) if you don't have it already.\n\n2. Open a terminal or command prompt and create a new virtual environment named `turboflow_env` with Python 3.11:\n   ```\n   conda create --name turboflow_env python=3.11\n   ```\n\n3. Activate the newly created virtual environment:\n   ```\n   conda activate turboflow_env\n   ```\n\n4. Install Turboflow using pip within the activated virtual environment:\n   ```\n   pip install turboflow\n   ```\n\n5. Verify the installation by running the following command in your terminal:\n   ```\n   python -c \"import turboflow; turboflow.print_package_info()\"\n   ```\n\n   If the installation was successful, you should see the Turboflow banner and package information displayed in the console output.\n\nCongratulations! You have now successfully installed Turboflow in its own Conda virtual environment using pip. You're ready to start using Turboflow in your Python projects.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python tool for meanline analysis and optimization of turbomachinery.",
    "version": "0.1.11",
    "project_urls": {
        "Documentation": "https://turbo-sim.github.io/TurboFlow/",
        "Homepage": "https://github.com/turbo-sim/TurboFlow",
        "Repository": "https://github.com/turbo-sim/TurboFlow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "520bb21651519acf73094cc5f002e63cd4ce5befd7eefde1030bd972d40349fe",
                "md5": "3d1c7ba83196ca0e4197e5bc07d9a749",
                "sha256": "7efc315a26454b56111115354656b8a80d0a1e252e6cee3e7e7d7a3b30228bf2"
            },
            "downloads": -1,
            "filename": "turboflow-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d1c7ba83196ca0e4197e5bc07d9a749",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 167048,
            "upload_time": "2024-06-26T07:32:53",
            "upload_time_iso_8601": "2024-06-26T07:32:53.633365Z",
            "url": "https://files.pythonhosted.org/packages/52/0b/b21651519acf73094cc5f002e63cd4ce5befd7eefde1030bd972d40349fe/turboflow-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f79a5c3cbf425e8aec1472c672906f937c78d176f82d5e1bcd56f2f404dbe79",
                "md5": "4cd9c9ec55dc1bcad7c4e0aef1d462ef",
                "sha256": "d3d982a4c75227c6d93155dda57673ef4dba52655f8bcb242256bbc6161ed4ff"
            },
            "downloads": -1,
            "filename": "turboflow-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "4cd9c9ec55dc1bcad7c4e0aef1d462ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 144119,
            "upload_time": "2024-06-26T07:32:55",
            "upload_time_iso_8601": "2024-06-26T07:32:55.858534Z",
            "url": "https://files.pythonhosted.org/packages/9f/79/a5c3cbf425e8aec1472c672906f937c78d176f82d5e1bcd56f2f404dbe79/turboflow-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 07:32:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "turbo-sim",
    "github_project": "TurboFlow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "turboflow"
}
        
Elapsed time: 0.44544s