Skip to content

Releases: byuflowlab/VortexLattice.jl

v0.1.8

25 Oct 16:49
912d31f
Compare
Choose a tag to compare

VortexLattice v0.1.8

Diff since v0.1.7

Closed issues:

  • Version 0.1.7 (#44)

v0.1.7

17 Oct 18:40
3af5ea2
Compare
Choose a tag to compare

VortexLattice v0.1.7

Diff since v0.1.6

Merged pull requests:

Closed issues:

  • Register v0.1.6 (#38)

v0.1.6

11 Jun 03:53
Compare
Choose a tag to compare

VortexLattice v0.1.6

Diff since v0.1.5

Openvsp geometry import

  • Docs and unit tests for importing OpenVSP geometry

Merged pull requests:

Closed issues:

  • register 0.1.5 (#35)
  • Register (#36)
  • Add unit tests and documentation for OpenVSP geometry (#39)

v0.1.5

10 Apr 20:32
ed33100
Compare
Choose a tag to compare

Adds reference line to wing generation to allow for wind turbine definitions

v0.1.4

08 Apr 19:26
c2a4472
Compare
Choose a tag to compare

VortexLattice v0.1.4

Diff since v0.1.3

This patch version fixes the issue with wing coordinates shifting in the spanwise direction on interpolation. This enables VortexLattice.jl to be used in a wing/chord distribution optimization problem.

Merged pull requests:

Closed issues:

  • Register v0.1.3 (#29)
  • Shift in wing coordinates along span (#31)

v0.1.3

03 Oct 16:52
f536f7e
Compare
Choose a tag to compare

VortexLattice v0.1.3

Diff since v0.1.2

Closed issues:

  • Register v0.1.2 (#28)

v0.1.2

29 Sep 22:11
Compare
Choose a tag to compare

VortexLattice v0.1.2

Diff since v0.1.1

Closed issues:

  • Register v0.1.1 (#22)
  • Stability derivatives with non-zero [p,q,r] (#24)

Merged pull requests:

  • Fix for minor bug in one of the write_vtk routines (#23) (@dingraha)
  • fix in stability derivatives (#25) (@jdebecdelievre)
  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#27) (@github-actions[bot])

v0.1.1

15 Jul 17:40
1ffd242
Compare
Choose a tag to compare

VortexLattice v0.1.1

Diff since v0.1.0

Closed issues:

  • Missing license (#18)

Merged pull requests:

v0.1.0

17 Feb 00:17
036990a
Compare
Choose a tag to compare

VortexLattice v0.1.0

Closed issues:

  • Second Order Problem: Functions, Structs Not Accessible Unless I run it in a common atom tab (#1)
  • Extra velocity and VLM normal dot (#2)
  • induced drag from external velocity (#3)
  • normalization (#4)
  • Recent changes breaking simplewing function (#6)

Merged pull requests:

  • Restructuring Code/Performance Updates (#5) (@taylormcd)
  • Complete Rewrite + Finite Vortex Core (#8) (@taylormcd)
  • Vortex core updates (#9) (@taylormcd)
  • CompatHelper: add new compat entry for "WriteVTK" at version "1.8" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Interpolations" at version "0.13" (#12) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#13) (@github-actions[bot])
  • Add unsteady capabilities (#14) (@taylormcd)
  • Deforming geometry (#15) (@taylormcd)