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 non-allocationg function update_sys_state! #40

Closed ufechner7 closed 3 months ago

ufechner7 commented 2 years ago

Add a non-allocating version of the function SysState(kps::AKM) with the signature

update_sys_state!(sys_state, kps::AKM, zoom=1.0)

to reduce memory allocations

ufechner7 commented 3 months ago

Implemented by https://github.com/ufechner7/KiteModels.jl/commit/e1710a1695f1a9ccfd61f915ba608f7bd91b51a4