Releases: ufechner7/KiteModels.jl
Releases · ufechner7/KiteModels.jl
v0.5.7
v0.5.6
KiteModels v0.5.6
Fixes:
- fix the method clear!() which failed for models with less than 6 tether segments
v0.5.5
v0.5.4
KiteModels v0.5.4
v0.5.3
KiteModels v0.5.3
- fix the data path and set it to
joinpath(pwd(), "data")
by default - add script bench.jl for comparing the performance of different solvers/ solver parameters
v0.5.2
v0.5.1
v0.5.0
KiteModels v0.5.0
- use the latest versions of all packages, that work with Julia 1.9
Merged pull requests:
- Updated dependencies (#46) (@ufechner7)
v0.4.8
KiteModels v0.4.8
- use lower solver tolerances for the examples to achieve a more constant tether force
- fix the script create_sys_image
- fix tests on Mac
- improve documentation
v0.4.7
KiteModels v0.4.7
Closed issues:
- Integrate winch controller with 1 point model (#37)
Merged pull requests:
- Add winch model to one point kite model (#42) (@ufechner7)
In addition the documentation and dependencies were updated.