Metadata-Version: 2.1
Name: PteraSoftware
Version: 0.1.3
Summary: This is an open-source, unsteady aerodynamics solver for analyzing flapping-wing flight.
Home-page: https://github.com/camurban/pterasoftware
Author: Cameron Urban
Author-email: camerongurban@gmail.com
License: UNKNOWN
Description: # Ptera Software
        
        ![Ptera Software Logo](docs/PteraSoftwareLogo.jpg)
        
        The minimum viable release of the Ptera Software suite: a fast, easy-to-use, and opensource software package for analyzing flapping-wing flight.
        
        ## Motivation
        
        This project's primary deliverable is an opensource, fast, unsteady aerodynamics solver for analyzing flapping-wing flight
        
        ## Build Status
        
        ![Build Status](https://img.shields.io/travis/camUrban/PteraSoftware)
        
        ## Code Style
        
        ![Black Code Style](https://img.shields.io/badge/code%20style-black-black)
        
        ## Example Output
        
        ### Steady Horseshoe VLM
        
        ### Steady Ring VLM
        
        ### Unsteady Ring VLM
        
        ![Flapping Example Animation](docs/FlappingExample.gif)
        
        ![Flapping Example Force Outputs](docs/FlappingExampleForceOutputs.jpg)
        
        ![Flapping Example Moment Outputs](docs/FlappingExampleMomentOutputs.jpg)
        
        ## Features
        
        ![Code Quality Grade](https://img.shields.io/codefactor/grade/github/camUrban/PteraSoftware)
        
        ## Code Example
        
        ## Installation
        
        ```pip install pterasoftware```
        
        ### Requirements
        
        ## API Reference
        
        ## Tests
        
        ![Percent Coverage](https://img.shields.io/codecov/c/gh/camUrban/PteraSoftware)
        
        ## How to Use
        
        ## Contribute
        
        ## Credits
        
        ## License
        
        ![MIT License](https://img.shields.io/github/license/camUrban/PteraSoftware?color=blue)
        
Keywords: aerospace computational-biology airplane cfd computational-fluid-dynamics aerodynamics aeronautics aerospace-engineering unmanned-aerial-system aircraft-design unmanned-aerial-vehicle ornithopter ornithology vortex-lattice-method unsteady-flows vlm potential-flow
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >= 3.7.6, < 3.8
Description-Content-Type: text/markdown
