generated from awegroup/template-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating the repo, adding literature, data, and repository links and …
…an image
- Loading branch information
1 parent
ecfe944
commit 72febea
Showing
36 changed files
with
128 additions
and
2,443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
### Geometry | ||
|
||
["SurfplanAdapter": scripts able to automatically extract kite geometry from a Surfplan file and calculate moment of intertia](https://github.com/jellepoland/SurfplanAdapter) | ||
|
||
["LEI-strut-in-CATIA": containing CAD Files, including a strut creating tutorial](https://github.com/awegroup/LEI-strut-in-CATIA) | ||
|
||
|
||
### Structural Code | ||
|
||
["Particle_System_Simulator": a particle system model, for analyzing the deformation of line systems and membranes](https://github.com/awegroup/Particle_System_Simulator/tree/main) | ||
|
||
["TUD-V3-kite-depower-2plate": Two-plate model of the depower mechanism, a tetrahedron and trilateration algorithm calculate the width as functions of the bridle length changes](https://github.com/awegroup/TUD-V3-kite-depower-2plate) | ||
|
||
### Aerodynamic | ||
|
||
["Vortex-Step-Method": A fast aerodynamic model tailored for kites, also includes bridle drag.](https://github.com/ocayon/Vortex-Step-Method) | ||
|
||
["Pointwise-OpenFoam-toolchain": containing automic meshing scripts for a given 2D Airfoil, with the python version tailored to LEI kites](https://github.com/awegroup/Pointwise-Openfoam-toolchain) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Geometric Data | ||
- Surfplan Exported Geometry File, see the folder: `data/surfplan_export` which can be analyzed using [SurfplanAdapter](https://github.com/jellepoland/SurfplanAdapter). | ||
- CAD Files | ||
|
||
# Flight Data | ||
|
||
- [Kite power flight data acquired on 8 October 2019](https://github.com/awegroup/Flightdata08102019) or [4TU link](https://data.4tu.nl/datasets/102f9f56-aecd-4460-8c69-a3f74138ae53) analyzed by [Cayon et al. 2025](https://doi.org/10.5194/wes-2024-182) and [Schelbergen and Schmehl (2024)](https://doi.org/10.5194/wes-9-1323-2024) | ||
|
||
- Flight data 27-11-2023,Cayon et al. (2024a). | ||
- | ||
|
||
# Wind Tunnel Data | ||
- Zenodo doi to Load paper, and add code link | ||
- Zendo doi to | ||
# Aerodynamic Results? | ||
- Zenodo doi to Lebesque's work | ||
- Zenodo doi to Demkowicz work | ||
# Structural Results? | ||
.. |
Oops, something went wrong.