ufechner7 / KiteModels.jl

Kite and tether models for the simulation of kite power systems
https://ufechner7.github.io/KiteModels.jl/
MIT License
8 stars 2 forks source link

Add interface for torque controlled winch #55

Open ufechner7 opened 2 weeks ago

ufechner7 commented 2 weeks ago

Currently the kite model requires a winch model that has a set speed as input. Modern winches often have a set torque as input. Using such a winch model requires a new, optional interface.

ufechner7 commented 2 weeks ago

Related: https://github.com/aenarete/WinchModels.jl/issues/9