Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.28 KB

Introduction

PyTurbo is a Full 2D to 3D Turbomachinery blade and passage generation tool. Designs are generated and blade profiles are exported to json format.

Installation

Installation from pip

pip install pyturbo-aero

Installation from source

python setup.py install

Importing the python package after installing

import pyturbo_aero as pta

Link to documentation

Tutorial

License

NASA Open Source Agreement

Disclaimer

This tool should only be used for design exploration. The final component design should always be done with CAD. This tool is not to be used as a final design tool.