https://github.com/jonnyhyman/propulsorsystemsdesign
This code is intended to estimate initial size, and performance requirements for Propulsor Zero
https://github.com/jonnyhyman/propulsorsystemsdesign
Last synced: 3 months ago
JSON representation
This code is intended to estimate initial size, and performance requirements for Propulsor Zero
- Host: GitHub
- URL: https://github.com/jonnyhyman/propulsorsystemsdesign
- Owner: jonnyhyman
- License: gpl-3.0
- Created: 2017-02-12T01:04:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T01:06:27.000Z (over 8 years ago)
- Last Synced: 2025-01-11T16:51:29.514Z (5 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: SupportingFunctions.py
Awesome Lists containing this project
README
# PropulsorSystemsDesign
This code is intended to estimate initial size, and performance requirements for Propulsor Zero
- The program is run from Stages.py
- The Fans.py program is identical to PropulsorSpec (see https://github.com/jonnyhyman/PropulsorSpec for more on that)
- Each Python script defines the input requirements for that subsystem. Parameters are changed in-line, although it would be easy to change that.