Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 16:42
· 120 commits to main since this release

VortexStepMethod v1.2.0

Diff since v1.1.2

Changed

  • The fields that had as type a Matrix of size Px1 have now the type Vector
  • Many new fields of the type VSMSolution documented
  • init!(body_aero) is now a public function

Added

  • Added the option to use nonlinear solve to calculate the gamma distribution
  • New page Tips and tricks added to the documentation
  • Fast and modular linearization added around an operating point

Merged pull requests:

Closed issues:

  • Refactoring, part II (#62)
  • Use nonlinear solver in gamma_loop (#72)
  • Rotate the RamAirKite geometry such that the kite body frame aligns with the principal axes (#132)
  • Register and Release v1.1.2 (#135)
  • Linearize model (#136)
  • Add to docs that init!(body_aero) is very fast (#141)