-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 900 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "SymbolicAWEModels.jl"
type: software
authors:
- family-names: "van de Lint"
given-names: "Bart"
affiliation: "Open Source AWE"
- family-names: "Poland"
given-names: "Jelle"
affiliation: "Delft University of Technology"
- family-names: "Fechner"
given-names: "Uwe"
affiliation: "Delft University of Technology"
repository-code: "https://github.com/OpenSourceAWE/SymbolicAWEModels.jl"
license: MPL-2.0
version: "0.7.1"
date-released: "2025-01-01"
keywords:
- airborne wind energy
- kite power
- symbolic modeling
- ModelingToolkit
- Julia
- vortex step method
- flight dynamics
abstract: >-
A Julia package for symbolic modeling and simulation of
Airborne Wind Energy (AWE) systems using ModelingToolkit.jl,
with aerodynamics computed via the Vortex Step Method.