Skip to content

Commit

Permalink
Update to latest KiteUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Mar 18, 2022
1 parent b6c9a02 commit 13190f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "KitePodModels"
uuid = "9de5dc81-f971-414a-927b-652b2f41c539"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.1.1"
version = "0.1.2"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -10,7 +10,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

[compat]
DocStringExtensions = "0.8"
KiteUtils = "0.2.5, 0.2.6, 0.3.0, 0.3.1"
KiteUtils = "0.2.5, 0.2.6, 0.3.0, 0.3.1, 0.3"
Parameters = "0.12"
julia = "1.6, 1.7"

Expand Down
1 change: 1 addition & 0 deletions data/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ tether:
damping: 473.0 # unit damping coefficient [Ns]
c_spring: 614600.0 # unit spring constant coefficient [N]
rho_tether: 724.0 # density of Dyneema [kg/m³]
e_tether: 55000000000.0 # axial tensile modulus of Dyneema (M.B. Ruppert) [Pa]

environment:
v_wind: 9.51 # wind speed at reference height [m/s]
Expand Down

0 comments on commit 13190f9

Please sign in to comment.