awe-eco
A reference economic model for airborne wind energy systems
Science Score: 75.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
✓Institutional organization owner
Organization awegroup has institutional domain (kitepower.tudelft.nl) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.9%) to scientific vocabulary
Repository
A reference economic model for airborne wind energy systems
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
Reference Economic Model for Airborne Wind Energy Systems
This is a MATLAB code implementation of the Reference Economic Model for Airborne Wind Energy Systems.
This is an active repository and hence we invite developers to contribute in developing this model further. Check CONTRIBUTING.md to know how you can contribute.
Citation
If you use AWE-Eco in your work, please cite the associated report using the following format:
Rishikesh Joshi and Filippo Trevisi (2024) "Reference Economic Model for Airborne Wind Energy Systems" (Version 1). IEA Wind TCP Task 48. https://doi.org/10.5281/zenodo.10959930.
You can access the newest version of the report here - https://doi.org/10.5281/zenodo.8114627.
Dependencies
The model is built and tested in MATLAB R2021b (without needing additional Add-ons). Try installing this version if your version of MATLAB does not execute the code successfully. The input files use .xlsx file format.
Installation and execution
Please Clone or Download the repository to start using the model.
To clone execute in the terminal
git clone https://github.com/awegroup/AWE-Eco.git
To download as .zip file of the latest release, click on the following link: https://github.com/awegroup/AWE-Eco/archive/refs/tags/v0.1.0.zip
run_aweEco.m
This is the main script for running the economic model. Users can create instances of this script to run with their own inputs.
inputData
This folder contains some example input data which can be used to run the model. The inputs data can be defined in an Excel file or in a MATLAB function.
src
This folder contains all the source files of the model.
Licence
This project is licensed under the MIT License. Please see the below WAIVER in association with the license.
Acknowledgement
The project was supported by the Digital Competence Centre, Delft University of Technology.
WAIVER
Technische Universiteit Delft hereby disclaims all copyright interest in the program “AWE-Eco” (a reference economic model for airborne wind energy systems) written by the Author(s).
Prof.dr. H.G.C. (Henri) Werij, Dean of Aerospace Engineering
Copyright (c) 2024 Rishikesh Joshi & Filippo Trevisi
Owner
- Name: Airborne Wind Energy Research Group
- Login: awegroup
- Kind: organization
- Email: r.schmehl@tudelft.nl
- Location: Delft
- Website: kitepower.tudelft.nl
- Twitter: kite_power
- Repositories: 4
- Profile: https://github.com/awegroup
Citation (CITATION.cff)
cff-version: 1.2.0
message: If you use this software, please cite the reference report mentioned in the README.
authors:
- family-names: "Joshi"
given-names: "Rishikesh"
affiliation: Delft University of Technology
orcid: "0000-0003-1401-9127"
- family-names: "Trevisi"
given-names: "Filippo"
affiliation: Polytechnic University of Milan
orcid: "0000-0001-7356-9212"
title: "AWE-Eco"
date-released: 2024-06
version: 0.1.0
doi: "10.5281/zenodo.12166696"
license: MIT
url: "https://github.com/awegroup/AWE-Eco"
preferred-citation:
type: article
authors:
- family-names: "Joshi"
given-names: "Rishikesh"
orcid: "0000-0003-1401-9127"
- family-names: "Trevisi"
given-names: "Filippo"
orcid: "0000-0001-7356-9212"
title: "Reference Economic Model for Airborne Wind Energy Systems"
year: 2024
version: 1
journal: "IEA Wind TCP Task 48"
doi: "10.5281/zenodo.10959930"
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Push event: 4
- Pull request event: 3
Last Year
- Issues event: 1
- Watch event: 1
- Push event: 4
- Pull request event: 3
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rishikeshsjoshi (3)
- mwakok (1)
- DylanEij (1)
Pull Request Authors
- rishikeshsjoshi (4)