Metadata-Version: 2.4
Name: om-pycycle
Version: 4.4.0
Summary: pyCycle -- Thermodynamic Cycle modeling library
License-File: LICENSE.txt
Requires-Dist: openmdao>=3.10.0
Provides-Extra: test
Requires-Dist: testflo>=1.3.6; extra == "test"
Requires-Dist: parameterized; extra == "test"
Provides-Extra: all
Requires-Dist: parameterized; extra == "all"
Requires-Dist: testflo>=1.3.6; extra == "all"
Dynamic: description
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

pyCycle is an open-source library for modeling of turbine based propulsion and power generation systems.
      It is a modular library, allowing you to build up a turbine based system from basic blocks like `inlet`, `compressor`, `turbine`, and `nozzle`. 
      
