Skip to content

v0.6.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 11:33
· 1 commit to main since this release

KiteModels v0.6.14

Diff since v0.6.13

Fixed

  • crash due to a new version of DierckX_jll

Changed

  • bump versions in Project.toml
  • add upwind_dir to settings.yaml file, remove v_wind_ref vector
  • add p_speed, i_speed and max_acc to winch settings
  • replaced autodiff=false with autodiff=AutoFiniteDiff() to fix warnings
  • added package ADTypes to provide AutoFiniteDiff()
  • cleanup code

Closed issues:

  • KPS4_3L does not repect changes to the polars after precompilation (#71)
  • calc_acc_speed and calc_acc_torque functions use hardcoded settings file (#73)