Skip to content

Commit

Permalink
New version: KiteModels v0.6.7
Browse files Browse the repository at this point in the history
UUID: b94af626-7959-4878-9336-2adc27959007
Repo: https://github.com/ufechner7/KiteModels.jl.git
Tree: b2794df3b58d704f78791d717b21fca4d0571e45

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 20, 2024
1 parent e552548 commit d174468
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 8 deletions.
28 changes: 21 additions & 7 deletions K/KiteModels/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ StaticArrays = ["1.2.5", "1.3.1-1.4", "1.5.0-1.5.12"]
WinchModels = "0.2"

["0.5-0"]
AtmosphericModels = "0.2"
StaticArrays = "1.9.0-1"
Sundials = "4.24.0-4"

Expand All @@ -99,6 +98,9 @@ KiteUtils = "0.5"
["0.5-0.6.4"]
DiffEqBase = "6.145.0-6"

["0.5-0.6.6"]
AtmosphericModels = "0.2"

["0.5.10-0"]
Reexport = "1.1.0-1"

Expand Down Expand Up @@ -138,12 +140,12 @@ KiteUtils = "0.7"
["0.6.0"]
WinchModels = "0.3"

["0.6.1-0"]
KitePodModels = "0.3.3-0.3"

["0.6.1-0.6.5"]
WinchModels = "0.3.2-0.3"

["0.6.1-0.6.6"]
KitePodModels = "0.3.3-0.3"

["0.6.2-0.6.4"]
KiteUtils = "0.7.4-0.7"

Expand All @@ -157,16 +159,28 @@ BenchmarkTools = "1.2.0-1"
ModelingToolkit = "9.32.0-9"

["0.6.5-0"]
DataInterpolations = "6.2.0-6"
DiffEqBase = "6.152.2-6"
KiteUtils = "0.7.8-0.7"
SteadyStateDiffEq = "2.3.0-2"
SymbolicIndexingInterface = "0.3.27-0.3"
Timers = "0.1.5-0.1"

["0.6.6-0"]
["0.6.5-0.6.6"]
DataInterpolations = "6.2.0-6"
KiteUtils = "0.7.8-0.7"

["0.6.6"]
ModelingToolkit = "9.35"

["0.6.6-0"]
OrdinaryDiffEqBDF = "1.1.1-1"
OrdinaryDiffEqCore = "1.4.0-1"
OrdinaryDiffEqSDIRK = "1.1.0-1"
WinchModels = "0.3.3-0.3"

["0.6.7-0"]
AtmosphericModels = "0.2.3-0.2"
Interpolations = "0.15"
KitePodModels = "0.3.5-0.3"
KiteUtils = "0.8.2-0.8"
ModelingToolkit = "9.42"
Xfoil = "0.5"
9 changes: 8 additions & 1 deletion K/KiteModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,20 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

["0.6.5-0"]
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
Timers = "21f18d07-b854-4dab-86f0-c15a3821819a"

["0.6.5-0.6.6"]
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"

["0.6.6-0"]
OrdinaryDiffEqBDF = "6ad6398a-0878-4a85-9266-38940aa047c8"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
OrdinaryDiffEqSDIRK = "2d112036-d095-4a1e-ab9a-08536f3ecdbf"

["0.6.7-0"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
Xfoil = "19641d66-a62d-11e8-2441-8f57a969a9c4"
3 changes: 3 additions & 0 deletions K/KiteModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,6 @@ git-tree-sha1 = "a79a61f496c018e665473afe4af3109fef4f0883"

["0.6.6"]
git-tree-sha1 = "8655a1463641ce9a935688cc681f6568ae169563"

["0.6.7"]
git-tree-sha1 = "b2794df3b58d704f78791d717b21fca4d0571e45"

0 comments on commit d174468

Please sign in to comment.