Skip to content

v0.6.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 21:02
· 5 commits to main since this release

KiteModels v0.6.13

Diff since v0.6.12

Changed

  • update the fields set_steering, bearing and attractor of the SysState struct
    in the function update_sys_state!
  • add the parameters bearing and attractor to the function next_step! for logging

Fixed

  • fix #88: the function init_sim!() has the new parameter upwind_dir to define the
    initial wind direction

Merged pull requests:

Closed issues:

  • KPS4 Does not take into account the initial wind direction (#88)
  • Add tests for creating a SysState from KPS3 (#97)