https://github.com/gpavanb1/kitemodeler
Interactive Kite Design in Python
https://github.com/gpavanb1/kitemodeler
aerodynamics kite physics-simulation python3 simulation
Last synced: about 1 year ago
JSON representation
Interactive Kite Design in Python
- Host: GitHub
- URL: https://github.com/gpavanb1/kitemodeler
- Owner: gpavanb1
- Created: 2020-01-20T18:18:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:29:34.000Z (over 3 years ago)
- Last Synced: 2025-03-24T09:38:23.227Z (about 1 year ago)
- Topics: aerodynamics, kite, physics-simulation, python3, simulation
- Language: Python
- Homepage:
- Size: 322 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KiteModeler - Reboot


This repository contains the open-source back-end and front-end
code for KiteModeler-Reboot, which is a modern
version of [KiteModeler](https://www.grc.nasa.gov/WWW/K-12/airplane/kiteprog.html) from NASA Glenn.
The entire code has been written in Python (using [Dash](https://plot.ly/dash/) for the front-end)
## How to install and execute
* Using pip, run
```
pip install -r requirements.txt
```
* Run the code using
```
python index.py
```
## Sample

## Whom to contact?
Please direct your queries to [gpavanb1](http://github.com/gpavanb1)
for any questions.